diff --git a/ChangeLog b/ChangeLog index 4b1a387..5bd8b25 100644 --- a/ChangeLog +++ b/ChangeLog @@ -22,6 +22,7 @@ Version NEXT exit build if function is unavailable. parsecheck: report if all tests passed / some failed parsecheck: init all fields in testcase results + SConstruct: declare CPP constant SIZEOF_LONG Version 2.8.1b29 - 24 Aug 2019 added scons command line argument without-fspscan=yes for building diff --git a/SConstruct b/SConstruct index 5796f27..38dafd2 100644 --- a/SConstruct +++ b/SConstruct @@ -145,6 +145,8 @@ if not conf.CheckType("union semun", "#include \n#include