Justin Snyder

Results 15 comments of Justin Snyder

This appears to affect all functionality of maps with unions of enums as keys.

The map doesn't work on latest version either. My current workaround is to have two separate maps.

I have seen this bug too. Seems to happen when trying to resolve overloads but I'm not exactly sure when it gets triggered.

I thought I had some code that was triggering this bug, but I was calling it wrong.

I'm not sure if this is the same issue, but I'm getting inconsistent compiler crashes with the `-debug` flag and have quite a lot of parapoly structs in my project....

This still appears to be an issue. Doesn't seem to be any rhyme or reason to it, and sometimes varies between windows and linux. Only certain code permutations cause issues...

I fixed the snippet, but I'm having issues reproducing the bug now. Seems to only turn up in very specific situations. These are my problem procs. Might be a weird...

the crash (currently) only happens in debug mode

ayyyy This will make a number of useful functions in a future core:terminal possible. isatty relies on ioctl calls and other things that detect terminal capabilities on *nix

I noticed this too. You can work around this by escaping spaces with carets, but this feels... uncomfortable.