#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:  core      |     Version:  2.10.0
 Severity:  medium    |    Keywords:        
     Lang:            |       Patch:        
 Platform:            |  
----------------------+-----------------------------------------------------
Changes (by jkeenan):

  * component:  none => core


Comment:

 Replying to [comment:5 NotFound]:
 > That was already fixed, so the problem may be that nqp-rx stage 0 files
 must be regenerated and committed.

 1. Could you try that out?

 2. The deprecation notice in ''api.yaml'' reads as follows:
 {{{
   name:  'get_addr and set_addr'
   eligible:  '1.5'
   note:  'These opcodes are being repurposed. They will always
 return a unique memory address of the PMC. Uses of get_addr and
 set_addr that would set label values for Sub, Exception, and
 related PMC types will instead be handled by get_label and
 set_label.'
 }}}
 Do we have any remaining instances of 'label-value-setting' uses of either
 `get_addr` or `set_addr`?

 Thank you very much.

 kid51

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