#1013: 'undef' bareword shouldn't parse, but does
-----------------------------+----------------------------------------------
 Reporter:  Austin_Hastings  |        Owner:  pmichaud
     Type:  bug              |       Status:  closed  
 Priority:  normal           |    Milestone:          
Component:  nqp              |      Version:  1.6.0   
 Severity:  medium           |   Resolution:  wontfix 
 Keywords:                   |         Lang:          
    Patch:                   |     Platform:          
-----------------------------+----------------------------------------------
Changes (by pmichaud):

  * status:  new => closed
  * resolution:  => wontfix


Comment:

 I think I'll list this as "wontfix".  NQP-rx is treating "undef" as a
 bareword here (e.g., like a class name), and since it's not set anywhere
 it likely ends up being a NULL PMC.

 If this is still an issue for nqp-rx, please file a new ticket describing
 the desired behavior.

 Pm

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