Artifact
481ba09541a33c0d4e1ff9c76eb3abd91fdc3bdd:
- File
bindings/s2/config.h
— part of check-in
[fdc5e1014e]
at
2021-02-11 12:42:23
on branch trunk
— Moved C++ and s2 bindings to bindings/{cpp,s2}. Got the C++ bindings compiling for new gcc breakage and new, stricter T-card validation.
(user:
stephan
size: 95)
- File
s2/config.h
— part of check-in
[17ac91740c]
at
2021-02-08 06:53:29
on branch trunk
— Resolved the s2 unit test breakage: config.h settings led to it not stat'ing a dir entry the same way the core s2 tree was, which revealed a slight bug in s2.import's is-a-dir check (namely, not recognizing a dir as a dir).
(user:
stephan
size: 95)
#define S2_OS_UNIX 1
#define S2_HAVE_REALPATH 1
#define S2_HAVE_STAT 1
#define S2_HAVE_CHDIR 1