ares-openbsd/tools/genius
invertego 562bcd7b20
build: miscellaneous fixes (#1233)
Fix various recently introduced build issues.

Some background for the string indexing thing: using operator[] to index
nall::string causes some ambiguous overload errors in 32-bit builds.
This isn't the first time it's come up, but since it's so easy to work
around (using operator() instead) I haven't bothered to try to fix it.
2023-09-18 10:13:20 +01:00
..
data
GNUmakefile build: miscellaneous fixes (#1233) 2023-09-18 10:13:20 +01:00
genius.cpp
genius.hpp