gundermanc / vs-go

Hack and slash Go language service prototype for VS Win + VS Mac
MIT License
8 stars 2 forks source link

Fix crash on Mac due to PInvoke issue. #44

Closed gundermanc closed 5 years ago

gundermanc commented 5 years ago

Not sure the origin of the problem but annotating byte* with [Out] on a function pointer leads to a crash on MacOS.