Konstantin8105 / c4go

Transpiling C code to Go code
MIT License
363 stars 37 forks source link

AST Error in trans-piling your program only --prime.c #478

Closed AvinashRamashray closed 3 years ago

AvinashRamashray commented 4 years ago

$ c4go transpile prime.c AST error #0: / AST Error : unknown node type: MSAllocatorAttr 0x1621a951520 <line:420:25> / AST error #1: / AST Error : unknown node type: MSAllocatorAttr 0x1621a91ab48 <line:187:25> /

Followed all the steps as mentioned in this project description but facing this issue. Please help

Konstantin8105 commented 4 years ago

Hello, Feel free for creating PR for example https://github.com/Konstantin8105/c4go/pull/475/files

Konstantin8105 commented 4 years ago

Also, please clarify your clang version

AvinashRamashray commented 4 years ago

clang version 3.7.0 (tags/RELEASE_370/final) Target: x86_64-w64-windows-gnu Thread model: posix

Konstantin8105 commented 3 years ago

Only Ubuntu || Debian.