mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-12 16:39:55 +00:00
10d0ed8900
Apple Xcode has started giving `-Wdeprecated-declarations` warnings for `sprintf`, and suggesting that people migrate to `snprintf` instead. This is silly, but the warnings are spam and need to be silenced somehow. Migrating to `snprintf` and/or `hr::format` is the path of least resistance. |
||
---|---|---|
.. | ||
betweenness.cpp | ||
dhrg-64.cpp | ||
dhrg-128.cpp | ||
dhrg-utils.cpp | ||
dhrg.cpp | ||
dhrg.h | ||
dynamic.cpp | ||
embedder.cpp | ||
gridmapping.cpp | ||
groundtruth.cpp | ||
loglik.cpp | ||
mycell.cpp | ||
paths.cpp | ||
readgraph.cpp | ||
regular.cpp | ||
routing.cpp | ||
segment.cpp | ||
tests.cpp | ||
visualize.cpp |