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

panic: unknown node type: 'BuiltinAttr 0x10db7b0 <<invalid sloc>> Inherited Implicit 749' #891

Open
MSGermany opened this issue Jun 21, 2022 · 1 comment

Comments

@MSGermany
Copy link

Hey, I have this problem:

`panic: unknown node type: 'BuiltinAttr 0x10db7b0 <> Inherited Implicit 749'

goroutine 13 [running]:
github.com/elliotchance/c2go/ast.Parse({0xc0002c6549, 0x3d})
/home/smayer/go/pkg/mod/github.com/elliotchance/[email protected]/ast/ast.go:294 +0x22d4
main.convertLinesToNodes({0xc0002ce5f0, 0x1c, 0x0?})
/home/smayer/go/pkg/mod/github.com/elliotchance/[email protected]/main.go:89 +0x115
main.convertLinesToNodesParallel.func1.1({0xc0002ce5f0?, 0x0?, 0x0?}, 0x0?)
/home/smayer/go/pkg/mod/github.com/elliotchance/[email protected]/main.go:113 +0x39
created by main.convertLinesToNodesParallel.func1
/home/smayer/go/pkg/mod/github.com/elliotchance/[email protected]/main.go:111 +0x1a5`

Can you help me with that ? I just can't get any further here.

Best regards

@rxa1031
Copy link

rxa1031 commented Jun 3, 2024

Hi,
Is there any solution for this or similar panic?
What does it mean?
What does the number after Implicit mean. What will the values 996, and 1161 mean?
Regards,
Rajeev

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

2 participants