#544: pmc2c ATTR type parsing is naive
----------------------+-----------------------------------------------------
 Reporter:  Infinoid  |       Owner:     
     Type:  bug       |      Status:  new
 Priority:  normal    |   Milestone:     
Component:  none      |     Version:     
 Severity:  medium    |    Keywords:     
     Lang:            |       Patch:     
 Platform:            |  
----------------------+-----------------------------------------------------
 pmc2c can't handle an attr declaration that looks like:

 {{{
     ATTR void (*custom_free_func)(void *ptr, void *priv);
 }}}

 cotto++ tells me this stuff is at lib/Parrot/Pmc2c/Parser.pm around line
 133.  I'm creating this ticket just so I won't forget about it.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/544>
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