makespir: The Inform 5 memory setting "MAX_BANK_SIZE" has been withdrawn
authorJason Self <j@jxself.org>
Tue, 20 Aug 2019 01:12:03 +0000 (18:12 -0700)
committerJason Self <j@jxself.org>
Tue, 20 Aug 2019 01:12:03 +0000 (18:12 -0700)
It should be safe to omit it (putting nothing in its place).

src/makespir

index 23b77ceaf9e6655cb104a06e647bf9c830e0521a..2764e5b64b570dde92ab912060a6ca59ff3389a7 100644 (file)
@@ -13,7 +13,7 @@
 # You should have received a copy of the GNU General Public License
 # along with SPIRITWRAK. If not, see <https://www.gnu.org/licenses/>.
 
-./inform '$huge' '$MAX_OBJECTS=850' '$MAX_SYMBOLS=8150' '$MAX_CLASSES=25' '$MAX_DICT_ENTRIES=1500' '$MAX_ZCODE_SIZE=200000' '$MAX_BANK_SIZE=5000' spirit
+./inform '$huge' '$MAX_OBJECTS=850' '$MAX_SYMBOLS=8150' '$MAX_CLASSES=25' '$MAX_DICT_ENTRIES=1500' '$MAX_ZCODE_SIZE=200000' spirit
 #./inform '$huge' '$MAX_OBJECTS=800' spirit
 
 # The below cmd version should only be used for creating