Re: [perl #38176] [PATCH] Fix string-to-integer conversion with multiple leading spaces

2006-01-10 Thread Leopold Toetsch
Until r10938, string-to-integer conversion was possible even when the string contained more than one space before the start of the integer. Thanks, applied - r11042. leo

[perl #38176] [PATCH] Fix string-to-integer conversion with multiple leading spaces

2006-01-06 Thread via RT
# New Ticket Created by Roger Browne # Please include the string: [perl #38176] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=38176 > Until r10938, string-to-integer conversion was possible even when the string contained