Jeremy Rifkin
Jeremy Rifkin
I think there is likely room for improvement with the colors but I think this is certainly an improvement over the previous coloring so I'd like to go ahead and...
I haven’t read the new changes yet but this sounds expected. If you conditionally enable something based on the standard and that makes changes in the compiled library then it...
Thank you 🙏
MSVC is breaking because of using `__VA_OPT__` https://godbolt.org/z/P16d3Gr5c
Since this doesn't appear to be an issue you introduced I'm going to go ahead and merge and fix on dev
Oh, it was introduced here due to `#define LIBASSERT_CPLUSPLUS _MSVC_LANG`. But we can workaround that.
Hey @mattgodbolt, I'd be interested in looking into this, more detail from the logs would be helpful :)
This appears to still be happening, fascinating
I think it is a bug, I just wasn’t able to figure out why and I didn’t get back to it
My apologies, I think that's my fault