Re: [perl #35855] Problem with Perl 5.6.1

2005-05-25 Thread jerry gay
thanks, applied (r8164) On 5/24/05, Vladimir Lipsky <[EMAIL PROTECTED]> wrote: > > I notice that building with Perl 5.6.1 (on Win32 with Perl 5.6.1 > > ActiveState-build 635 and MinGW) causes problem. > > > > $ parrot > > Assertion failed: (int)io->image->bufused >= 0, file src/pmc_freeze.c, > >

Re: [perl #35855] Problem with Perl 5.6.1

2005-05-24 Thread Vladimir Lipsky
I notice that building with Perl 5.6.1 (on Win32 with Perl 5.6.1 ActiveState-build 635 and MinGW) causes problem. $ parrot Assertion failed: (int)io->image->bufused >= 0, file src/pmc_freeze.c, line 478 abnormal program termination This assertion occurs in parrot_get_config_string(). The data p

Re: [perl #35855] Problem with Perl 5.6.1

2005-05-19 Thread Leopold Toetsch
François" PERRAD <[EMAIL PROTECTED]> wrote: > I notice that building with Perl 5.6.1 (on Win32 with Perl 5.6.1 > ActiveState-build 635 and MinGW) causes problem. A different Perl works? > $ parrot > Assertion failed: (int)io->image->bufused >= 0, file src/pmc_freeze.c, line > 478 > abnormal pr

[perl #35855] Problem with Perl 5.6.1

2005-05-18 Thread François
# New Ticket Created by FranÃois PERRAD # Please include the string: [perl #35855] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=35855 > I notice that building with Perl 5.6.1 (on Win32 with Perl 5.6.1 ActiveState-buil