Added some names to the list of test-suite programs that need the --all-cdecl work-around.
Added a work-around for a cc65 bug that made the yacc tests fail.
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <limits.h>
|
||||
|
||||
#define NO_IMPLICIT_FUNCPTR_CONV
|
||||
|
||||
unsigned char success=0;
|
||||
unsigned char failures=0;
|
||||
|
||||
Reference in New Issue
Block a user