#891: [TODO] allow spaces in nci function signatures
----------------------+-----------------------------------------------------
 Reporter:  particle  |       Owner:       
     Type:  todo      |      Status:  new  
 Priority:  normal    |   Milestone:       
Component:  core      |     Version:  1.4.0
 Severity:  low       |    Keywords:       
     Lang:            |       Patch:       
 Platform:            |  
----------------------+-----------------------------------------------------

Comment(by allison):

 With the PCC refactor, Parrot_call_sub_ret_int and relatives are being
 replaced with functions that use the PCC-style signatures with "->"
 separating the arguments from return values. Agreed on not introducing
 spaces when we already have a way of marking the separation.

 NCI may eventually move to that style of separator too (the hold-up is
 that PCC doesn't support all the options needed by NCI yet).

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