#1857: Change remaining deprecated usages of set/get _addr to set/get _label
----------------------+-----------------------------------------------------
 Reporter:  NotFound  |       Owner:        
     Type:  bug       |      Status:  new   
 Priority:  normal    |   Milestone:  2.10  
Component:  none      |     Version:  2.10.0
 Severity:  medium    |    Keywords:        
     Lang:            |       Patch:        
 Platform:            |  
----------------------+-----------------------------------------------------

Comment(by bacek):

 Hello.

 It's actually PAST::Compiler who generates it. We can fix it in parrot
 repo.

 {{{
 bacek@illusion:~/src/parrot$ grep set_addr compilers/pct/ -r
 compilers/pct/src/PAST/Compiler.pir:    ops.'push_pirop'('set_addr',
 ehreg, label)
 compilers/pct/src/PAST/Compiler.pir:    bpost.'push_pirop'('set_addr',
 $S0, ctrllabel)
 compilers/pct/src/PAST/Compiler.pir:    ops.'push_pirop'('set_addr',
 handreg, handlabel)
 }}}

 --
 Bacek

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