# New Ticket Created by PaweÅ Pabian
# Please include the string: [perl #112310]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=112310 >
OS X 10.7.3, XCode Version 4.3.2 (4E2002) from App Store.
Places where warning occurs:
perl6_ops.c:7119:13: warning: incompatible pointer to integer conversion assigning to 'INTVAL' (aka 'long') from 'opcode_t *' (aka 'long *'); dereference with *
IREG(1) = Parrot_pcc_get_pc(interp, caller_ctx);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~