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

Mac OS X warning: request for implicit conversion from 'void *' #2719

Closed
p6rt opened this issue Apr 17, 2012 · 5 comments
Closed

Mac OS X warning: request for implicit conversion from 'void *' #2719

p6rt opened this issue Apr 17, 2012 · 5 comments

Comments

@p6rt
Copy link

p6rt commented Apr 17, 2012

Migrated from rt.perl.org#112492 (status was 'rejected')

Searchable as RT112492$

@p6rt
Copy link
Author

p6rt commented Apr 17, 2012

From @bbkr

multidispatch.c​:432​: warning​: request for implicit conversion from 'void *' to 'INTVAL *' not permitted in C++
multidispatch.c​:433​: warning​: request for implicit conversion from 'void *' to 'struct PMC **' not permitted in C++

This is perl6 version 2012.03-116-g442db9f built on parrot 4.2.0 revision RELEASE_4_2_0-98-gda3ed58
Xcode 4.3.2 from AppStore

@p6rt
Copy link
Author

p6rt commented Apr 20, 2012

From @bbkr

And 2 other spotted on 2012.04 release.

mdthunk.c​: In function 'Parrot_MDThunk_set_pointer_orig'​:
mdthunk.c​:115​: warning​: request for implicit conversion from 'void *' to 'struct PMC * (*)(struct
parrot_interp_t *, struct PMC *, struct PMC *, opcode_t *)' not permitted in C++
perl6lexpad.c​: In function 'Parrot_Perl6LexPad_set_pointer_orig'​:
perl6lexpad.c​:601​: warning​: request for implicit conversion from 'void *' to 'const struct PMC *'
not permitted in C++

@p6rt
Copy link
Author

p6rt commented Apr 20, 2012

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

@p6rt
Copy link
Author

p6rt commented Mar 1, 2015

From @usev6

Since support for Parrot was suspended with Rakudo Star Release 2015.02, I'm closing this "parrot only" ticket.

I added the ticket to a list of closed ticket living in the Mu repository​: https://github.com/perl6/mu/blob/master/misc/rt.perl.org/tickets_closed_parrot_only.txt.

In case support for Parrot will be restored in some future release the listed tickets can be checked and re-opened as appropriate.

@p6rt p6rt closed this as completed Mar 1, 2015
@p6rt
Copy link
Author

p6rt commented Mar 1, 2015

@usev6 - Status changed from 'open' to 'rejected'

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