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

Merging GLOBAL symbols failed: duplicate definition of symbol HLL #4448

Closed
p6rt opened this issue Jul 31, 2015 · 3 comments
Closed

Merging GLOBAL symbols failed: duplicate definition of symbol HLL #4448

p6rt opened this issue Jul 31, 2015 · 3 comments

Comments

@p6rt
Copy link

p6rt commented Jul 31, 2015

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

Searchable as RT125729$

@p6rt
Copy link
Author

p6rt commented Jul 31, 2015

From @Tux

This conflict showed when using two modules​:

$ perl6 -e'use Slang​::Tuxic; use Inline​::Perl5;'
===SORRY!===
Merging GLOBAL symbols failed​: duplicate definition of symbol HLL

and it boils down to

$ perl6 -e'use NQPHLL​:from<NQP>; use NativeCall'
===SORRY!===
Merging GLOBAL symbols failed​: duplicate definition of symbol HLL

This change happened between 20150623 (OK) and 20150713 (FAIL)

@p6rt
Copy link
Author

p6rt commented Aug 13, 2015

From @FROGGS

Patch and test​: rakudo/rakudo@b89ff06533

@p6rt p6rt closed this as completed Aug 13, 2015
@p6rt
Copy link
Author

p6rt commented Aug 13, 2015

@FROGGS - Status changed from 'new' to 'resolved'

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