Luca Versari
Luca Versari
> > While investigating this issue, I ran into https://github.com/rust-lang/cmake-rs - is there any reason not to use that crate? > > Already using in `jpegxl-src`. Ah, sorry, I didn't...
> #53 should fix the Windows build issue for now. Great news! > > I still haven't found a better solution for macOS. The problem is that `libjxl` needs something...
I see, going from the error log I assume the issues to be cause by the calls to `__builtin_cpu_supports` in here https://github.com/libjxl/libjxl/blob/main/lib/jxl/enc_fast_lossless.cc#L4176 - would you be able to test if...
> At git head it also doesn't build on Fedora 40 anymore, GCC14. I'm left in an awkward position because the vendored feature has been broken for a while, but...
I agree that monitoring should not be done by CMS, although having a way to either limit the size of the cache and/or to trigger some form of automated cleanup...
I'll leave it to @gollux to comment on the last 3 commits. The top 3 we should probably merge soon.
> * lang: I don't think we should ask unsolicited interactive questions. It makes the program hard to use in automated ways. If the input is ambiguous, just fail. +1...
If nothing else, we can log in as them at the end of the contest, right?
My 2c: at least to begin with, it's probably enough to diff with the previous solution of the same contestant. For more complicated scenarios, maybe it's fine to just ask...
IMO the "download the archive" part should be enabled in cms.conf (possibly by default), and I think the interface could be somewhat improved. Having said that, I think this would...