Update to commit b83e48657bac55e4137c225318c0d80d3953d5c9 dated August 15, 2020....
[inform.git] / src / objects.c
index 6039828132c7efd34c8a3b64fcd687b4bf4de3c7..8dad7c34d0e0ecc1bb1a4ece45be344d63f527ce 100644 (file)
@@ -1276,7 +1276,7 @@ the names '%s' and '%s' actually refer to the same property",
        warning_named("Version 3 limit of 4 values per property exceeded \
 (use -v5 to get 32), so truncating property",
                     (char *) symbs[property_name_symbol]);
-                full_object.pp[next_prop].l=4;
+                length = 8;
             }
         }