#137: new $P0, ['Integer'] doesn't work in pir
--------------------+-------------------------------------------------------
 Reporter:  cotto   |       Owner:  whiteknight
     Type:  patch   |      Status:  assigned   
 Priority:  normal  |   Milestone:             
Component:  imcc    |     Version:  trunk      
 Severity:  medium  |    Keywords:             
     Lang:          |       Patch:  new        
 Platform:  all     |  
--------------------+-------------------------------------------------------
Changes (by whiteknight):

  * type:  bug => patch
  * patch:  => new


Comment:

 Okay, I've added a patch here that appears to resolve the problem by
 removing the special cases with the new keyword and relying on IMCC's
 normal op syntax magic. I tested it with this code, and the build seems to
 complete like normal. I tried to test it with some PASM examples, but my
 PASM-foo is too weak to give it a comprehensive workout.

 I'm running through the testsuite now. If I don't find any problems and if
 there are no objections, I'm going to apply this later.

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