fixed some problems: ADS was generated with size > pointer_size;
some (most) backends dont implement that. Unstacking of macros did not quite work properly, but I dont know why
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
|
||||
|
||||
!File: debug.h
|
||||
#undef DEBUG 1 /* perform various self-tests */
|
||||
#define DEBUG 1 /* perform various self-tests */
|
||||
|
||||
|
||||
!File: use_tmp.h
|
||||
|
||||
Reference in New Issue
Block a user