Re: [perl #23085] [PATCH] Off by one error in exceptions.c

2003-07-22 Thread Leon Brocard
J?rgen B?mmels sent the following bits through the ether: > The offending line is exceptions.c:123 > if (m[strlen(m-1)] != '\n') Thanks, applied. Leon -- Leon Brocard.http://www.astray.com/ scribot.http://www.scribot.com/ ...

[perl #23085] [PATCH] Off by one error in exceptions.c

2003-07-22 Thread Jürgen
# New Ticket Created by Jürgen Bömmels # Please include the string: [perl #23085] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=23085 > Hello, running the testsuite with valgrind (see #23063) produces an error in t/pmc/su