# New Ticket Created by  Chip Salzenberg 
# Please include the string:  [perl #40823]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=40823 >


Please somebody figure out what Perl does on Win32 for testing sprintf,
because the Perl sprintf test suite seems to think that the right value
for sprintf('%e',1) is "1e+00", but Win32 seems to return "1e+000" (note
the extra digit in the exponent).  Is this true?  If so, is it a bug?  In
any case, how does the Perl test suite not fail on Win32?
-- 
Chip Salzenberg <[EMAIL PROTECTED]>

Reply via email to