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: 'CallbackAttr 0x562b0bc30c88 <line:199:12> Implicit 2 3' #876

Open
ninedraft opened this issue Oct 11, 2020 · 0 comments

Comments

@ninedraft
Copy link

  • c2go: v0.26.0 Erbium 2020-03-17
  • clang: version 10.0.1, target x86_64-pc-linux-gnu
  • OS: Linux 5.8.11-1-MANJARO
  • Hardware: AMD Ryzen 5 3500U with Radeon Vega Mobile Gfx

Transpiling file antirez/dump1090@db9f5f3#diff-4844415e789781b82d79d4819e97d461/dump1090.c

c2go transpile dump1090.c
panic: unknown node type: 'CallbackAttr 0x562b0bc30c88 <line:199:12> Implicit 2 3'

goroutine 43 [running]:
github.com/elliotchance/c2go/ast.Parse(0xc000eb9712, 0x36, 0x6b5abb, 0x5)
	$(go env GOMODCACHE)/github.com/elliotchance/[email protected]/ast/ast.go:294 +0x354b
main.convertLinesToNodes(0xc0002e0000, 0x601, 0x5a0d, 0x68746f6e5f5f2828, 0x2929205f5f776f72, 0x202a2f0a0a0a0a3b)
	$(go env GOMODCACHE)/github.com/elliotchance/[email protected]/main.go:89 +0x1a6
main.convertLinesToNodesParallel.func1.2(0xc0003ee1e0, 0xc000128020, 0xc0002e0000, 0x601, 0x5a0d, 0x0)
	$(go env GOMODCACHE)/github.com/elliotchance/[email protected]/main.go:121 +0x53
created by main.convertLinesToNodesParallel.func1
	$(go env GOMODCACHE)/github.com/elliotchance/[email protected]/main.go:119 +0x1be
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