# New Ticket Created by Patrick R. Michaud # Please include the string: [perl #47854] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=47854 >
The perl6 compiler no longer runs or passes tests after r22956 (r22955 appears to work fine). The log for r22956 reads: ------------------------------------------------------------------------ r22956 | chromatic | 2007-11-22 03:59:23 -0600 (Thu, 22 Nov 2007) | 2 lines [PMC] Fixed a minor memory leak with String PMC (only affected that weird constant string workaround exposed by HLL interactions). ------------------------------------------------------------------------ Pm