develooper Front page | perl.perl6.compiler | Postings from April 2012

[perl #112310] OSx warning "incompatible pointer to integer conversion assigning"

From:
Paweł Pabian
Date:
April 6, 2012 06:29
Subject:
[perl #112310] OSx warning "incompatible pointer to integer conversion assigning"
Message ID:
rt-3.6.HEAD-4610-1333718976-286.112310-82-0@perl.org
# 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);
            ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~






nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About