Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSx warning "incompatible pointer to integer conversion assigning" #2706

Closed
p6rt opened this issue Apr 6, 2012 · 4 comments
Closed

OSx warning "incompatible pointer to integer conversion assigning" #2706

p6rt opened this issue Apr 6, 2012 · 4 comments

Comments

@p6rt
Copy link

p6rt commented Apr 6, 2012

Migrated from rt.perl.org#112310 (status was 'resolved')

Searchable as RT112310$

@p6rt
Copy link
Author

p6rt commented Apr 6, 2012

From @bbkr

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);
  ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

@p6rt
Copy link
Author

p6rt commented Apr 15, 2012

From @moritz

Should be silenced by
rakudo/rakudo@99e77502ad. If not, please re-open.

@p6rt
Copy link
Author

p6rt commented Apr 15, 2012

The RT System itself - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Apr 15, 2012

@moritz - Status changed from 'open' to 'resolved'

@p6rt p6rt closed this as completed Apr 15, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant