On Monday, 21 November 2016 at 06:38:00 UTC, unDEFER wrote:
1) recompile all dmd libraries including snn.lib with replacing open->_open, close->_close, remove->_remove.
What if you just wrote wrapper functions or better yet, linker aliases?
On Monday, 21 November 2016 at 06:38:00 UTC, unDEFER wrote:
1) recompile all dmd libraries including snn.lib with replacing open->_open, close->_close, remove->_remove.
What if you just wrote wrapper functions or better yet, linker aliases?