curiousdannii-testing / inform7-imported-bugs

0 stars 0 forks source link

[I7-2043] [Mantis 2080] too many synonyms for z8 causes compiler failure #41

Closed curiousdannii-testing closed 2 years ago

curiousdannii-testing commented 2 years ago

Reported by : DrFell

Description :

Exceeding the synonym limit for z8 throws up a "Translating the Source - Failed" error with code 1.

Steps to reproduce :

Place is a room.
Understand "A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M","N", "O","P","Q","R","S","T","U","V","W","X","Y","Z","AA","AB","AC","AD"  and "AE" as Place.

Additional information :

imported from: [Mantis 2080] too many synonyms for z8 causes compiler failure
  • status: Closed
  • resolution: Resolved
  • resolved: 2022-04-10T04:24:27+10:00
  • imported: 2022/01/10
curiousdannii-testing commented 2 years ago

557058:4c095ffd-6d6f-47ce-9e73-77c613347b86:

Comment by zarf :
I6 is generating this error:

  1. Error: Limit (of 32 values) exceeded for property "name"
curiousdannii-testing commented 2 years ago

61eedb62875fc10070240916:

Fixed via this commit:

https://github.com/ganelson/inform/commit/c1378e13d00c8271dfd372b36f45c3cd2bbcf7a4

Comment by Graham Nelson:
There's a new problem message and a new test case, PM_TooManySynonymWords.