On Dec-18, Bruce Gray wrote: > # New Ticket Created by Bruce Gray > # Please include the string: [perl #19229] > # in the subject line of all future correspondence about this issue. > # <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=19229 > > > > The JIT config test is not cleaning up after itself, causing > sporadic failures of the next config test (funcptr.pl) on Win32. > > This patch corrects the problem.
Thanks, applied.