#717: parrot_config segfaults when invoked with the --dump option
--------------------+-------------------------------------------------------
 Reporter:  Util    |       Owner:                       
     Type:  bug     |      Status:  new                  
 Priority:  normal  |   Milestone:                       
Component:  none    |     Version:  trunk                
 Severity:  high    |    Keywords:  GC parrot_config dump
     Lang:  perl6   |       Patch:                       
 Platform:          |  
--------------------+-------------------------------------------------------

Comment(by NotFound):

 Changed say to emit the newline using putps instead of puts in r39223.
 This is not a workaround for this problem, is a change for better.

 IMO the problem with the implementation of Parrot_io_write must not be
 fixed by tweaking the gc, it must be fixed by implementing Parrot_io_write
 in a sane way without abusing of string internals.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/717#comment:1>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to