#646: const STRING problems
----------------------+-----------------------------------------------------
 Reporter:  NotFound  |       Owner:       
     Type:  bug       |      Status:  new  
 Priority:  normal    |   Milestone:       
Component:  none      |     Version:  1.1.0
 Severity:  medium    |    Keywords:       
     Lang:            |       Patch:       
 Platform:            |  
----------------------+-----------------------------------------------------

Comment(by dschauer):

 I started looking into this by undoing the r38539 fix and fixing things
 from there. Things were not going all that badly until some of my changes
 started getting overwritten as include/parrot/vtable.h is generated. I'll
 need to backtrack to where it is being generated and fix that before
 moving forward on this. Also, rather than just using changing "STRING" to
 "const STRING" where applicable, another typedef should be used that
 contains the "const STRING". I don't see any need for me to submit a patch
 for what I've done so far as it does not completely or properly resolve
 this issue.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/646#comment:2>
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