#1640: Method names that start with '@' are not recognized.
-----------------------+----------------------------------------------------
 Reporter:  shockwave  |        Type:  bug  
   Status:  new        |    Priority:  major
Milestone:             |   Component:  imcc 
  Version:  2.3.0      |    Severity:  high 
 Keywords:             |        Lang:       
    Patch:             |    Platform:       
-----------------------+----------------------------------------------------

Comment(by NotFound):

 It was a problem with imcc add_const_pmc function, it searched for a "@"
 namespace separator instead of the full "@@@" used.

 r46684 fixes this problem, but I think that if someone wants to create a
 method called "@@@" we'll have a similar one.

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