BOSSA icon indicating copy to clipboard operation
BOSSA copied to clipboard

Build compatibility for MSVC++ 2017

Open danni opened this issue 6 years ago • 0 comments

This work comes out of building a Bossa frontend for Node (sptgps/bossajs), which can only compile Windows code using MSVC.

Specific changes are no polyfill for unistd.h, different token order for typedef (I haven't tested this works with mingw) and no variable length arrays.

danni avatar Feb 02 '19 08:02 danni