Joey Gouly
Joey Gouly
Currently the .json files need to be in the same directory that 'xargo' is run in. I want to organise the .json files to be in other directories.
You can currently register in events for a competition that has pre-qualification limits. There could be some information displayed during registration to show that there is qualification per event. So...
It would be useful to bind RuntimeTrees as read-only, or other bind mount options (as norbind is currently forced).
It looks like the `misc/luabash/build` folder is missing in git, which causes the following build failures: ``` Building src/bash/luabash bash/Makefile:11: build/bottom.make: No such file or directory make: *** No rule...
I'm a bit confused by search2. How does it achieve: "1. Orient corresponding low and high edges the same way. Make sure that the number of misoriented edges is a...
error: failed to run custom build command for `coreaudio-sys v0.2.2` process didn't exit successfully: `../debug/build/coreaudio-sys-0b03ecb47a91dd35/build-script-build` (exit code: 101) --- stdout cargo:rustc-link-lib=framework=AudioUnit cargo:rustc-link-lib=framework=CoreAudio --- stderr error: header '/System/Library/Frameworks/CoreAudio.framework/Headers/CoreAudio.h' does not exist....
I updated Highway revisions and now get: ``` WARNING: CPU supports 0x6000000030000000, software requires 0x2000000034000000 ``` This seems to be because of 8b7899dfcb8f5ae62be7e70903342b7be0f305d9. If it's doing runtime detection, I'm not...
Fixes: #28118 TODO: add test ``` nvim --clean -u NONE -c 'color vim' -c 'norm Ia' -c 'norm ob' -c 'vnew|norm Ia' -c 'norm oc' -c 'windo diffthis|set cc=8' ```...