projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b32607d
)
Bump COMPILER_INTERFACE_VERSION.
author
Taylor R Campbell
<campbell@mumble.net>
Thu, 15 Aug 2019 05:19:18 +0000
(
05:19
+0000)
committer
Taylor R Campbell
<campbell@mumble.net>
Thu, 15 Aug 2019 05:21:32 +0000
(
05:21
+0000)
Make attempts to use old .com files fail a little more obviously.
src/microcode/cmpint.h
patch
|
blob
|
history
diff --git
a/src/microcode/cmpint.h
b/src/microcode/cmpint.h
index c74805e677c63fcd48139ef1b528605a6453a2dd..ea8dbe8f12ee6ad51e3c04f2af3cb106c533c21a 100644
(file)
--- a/
src/microcode/cmpint.h
+++ b/
src/microcode/cmpint.h
@@
-32,7
+32,7
@@
USA.
#include "config.h"
#include "object.h"
-#define COMPILER_INTERFACE_VERSION
3
+#define COMPILER_INTERFACE_VERSION
4
typedef struct cc_entry_type_s cc_entry_type_t;
typedef struct cc_entry_offset_s cc_entry_offset_t;