Closed JoshCollins746 closed 6 years ago
Sorry to leave this silent. I reverted to using a char array a while ago, so it should be usable now. I also did some other big refactors, so you may want to the module from a few commits ago before my big changes, unless you want to go through the upgrade path (which I still haven't documented. I'm in the midst of the refactor.)
Oh wait, you're the one who opened the PR for that fix. Heh. I'll go ahead and close this issue.
Building the current repository with Visual Studio 2017 fails:
Gives:
We can fix this by reverting back to an array of chars in the intermediate representation rather than using a string literal.