Konstantin8105 / c4go

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

Gettings thousands of lines of the following prefix with very simple files #474

Closed wade-welles closed 4 years ago

wade-welles commented 4 years ago

AST error #999: / AST Error : cannot parse line: VisibilityAttr 0x2960578 <line:37:13> Implicit Default. could not match regexp with string ^(?P

[0-9a-fx]+) <(?P.)>(?P Inherited)?(?P Default)?(?P Hidden)?[\s]*$ 0x2960578 Implicit Default

*/

wade-welles commented 4 years ago

142 line file is getting 14000 lines with that error repeated over and over.

wade-welles commented 4 years ago

Line 37 is also blank

Konstantin8105 commented 4 years ago

Hello, feel free for fixing or I will fix later