#883: Use the right PTR2INTVAL() macro, not (INTVAL) for type conversion
-------------------+--------------------------------------------------------
 Reporter:  jimmy  |        Type:  cage  
   Status:  new    |    Priority:  normal
Milestone:         |   Component:  core  
  Version:  1.4.0  |    Severity:  medium
 Keywords:         |        Lang:        
    Patch:         |    Platform:        
-------------------+--------------------------------------------------------

Comment(by bacek):

 Hello.

 This ticket shouldn't be rejected. ptr2intval must be used instead for
 pointer-to-intval conversion due possible difference between sizeof(void*)
 and sizeof(int) on some platforms.

 --
 Bacek

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