# New Ticket Created by Jürgen Bömmels # Please include the string: [perl #18098] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=18098 > Some of the flags Parrot_sprintf functions don't work in the same way as the corresponding C flags. Namely hexadecimal values are unsigned, the width is off by one and zeropadded signed numbers have the sign before the 0s. -- attachment 1 ------------------------------------------------------ url: http://rt.perl.org/rt2/attach/40586/32722/bfc0c2/sprintf.diffThread Next