chiark
/
gitweb
/
~mdw
/
catacomb-python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b229a5
)
catacomb-python.h: Don't inhibit 64-bit type detection any more.
author
Mark Wooding
<mdw@distorted.org.uk>
Mon, 12 Sep 2016 21:26:53 +0000
(22:26 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 19 Oct 2019 16:14:59 +0000
(17:14 +0100)
We'll be using `kludge64', and the definition must properly match up
with the library.
catacomb-python.h
patch
|
blob
|
blame
|
history
diff --git
a/catacomb-python.h
b/catacomb-python.h
index bed97d548c0e54f63acfcd7113c5efd8ee15c7f8..3119186c3b59f36abc116b06a63fffa4dfcb1b5a 100644
(file)
--- a/
catacomb-python.h
+++ b/
catacomb-python.h
@@
-37,9
+37,6
@@
#include <longintrepr.h>
#include <structmember.h>
-#undef ULLONG_MAX
-#undef ULONG_LONG_MAX
-
#include <mLib/darray.h>
#include <mLib/dstr.h>
#include <mLib/macros.h>