#276: t/dynpmc/foo fails
--------------------+-------------------------------------------------------
 Reporter:  kjs     |       Owner:        
     Type:  bug     |      Status:  new   
 Priority:  normal  |   Milestone:        
Component:  core    |     Version:  trunk 
 Severity:  medium  |    Keywords:  dynpmc
     Lang:          |       Patch:        
 Platform:  win32   |  
--------------------+-------------------------------------------------------

Comment(by NotFound):

 {{{
 if (!PMC_IS_NULL(interp, item))
 }}}
 Be careful with this. The macro PMC_IS_NULL takes just one argument, the
 function PMC_is_null takes two.

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