Daniel Ludwig

Results 35 comments of Daniel Ludwig

I have to backup @quasar-pankaj here - at least _some_ of the options do not seem to have any effect. - `quickfix.auto_close_when_success = false` doesn't work for me. It always...

Oh, I totally missed this. Why GitHub doesn't make me _watch_ my own repositories by default? Yes, the plan is to publish both crates eventually. I'm just not sure about...

> I think the issue with Java can be worked around, in SharedLibraryLoader.java, if the path is checked for non-ascii characters before being fed into System.load() Yeah, but SharedLibraryLoader isn't...

> What we can do perhaps, is skip tests on MSVC by preseeding the cache. If that's possible, it would be a nice QoL change. In my current setup, the...

A huge speedup, and seems to work for me just fine. I don't think pre-seeding the COMPILER_SUPPORTS_xxx flags works though. Not sure what's wrong, but it looks like CHECK_CPU_ARCHITECTURE_X64 is...