Inform7 no bug tracker?

[Updated: I’ll try to mark things below as checked when they’re entered.]

Thanks, @Dannii !

I know I’m not going to have time to do it justice any time soon, so I am going to dump my semi-coherent notes here in case anyone wants to use them as a basis to start entering things.

Intfiction threads about bugs and infelicities

get all from container doesn’t work correctly when container is carried


:white_check_mark: weird arithmetic results; compiler should probably have rejected code


relation_showOtoO
bug fixed by Friends of I7 6M62 patches


stopping a timed event


:white_check_mark: enterable supporters part of things


changing the description of a kind


concealment bug, example 225


misfeature fix, includes various matches for snippets vs texts


named outcomes for rules producing results, probably should be forbidden


:white_check_mark: Memory access out of range when getting a list of values from a rulebook


article handling for French


9.13 suggests increasing score “when noun is not handled” for picking something up first but this doesn’t work

plus

Wayback Machine copies of Mantis bugs 048 https://web.archive.org/web/20180516031507/http://inform7.com:80/mantis/view.php?id=2048

0002048: The sayable [its] does not work on Linux
Description On Windows, I can use “[its]” in text to be said, producing the appropriate possessive pronoun for the last thing mentioned. On Linux, any game that does this gets a Problem message, which looks to be the same one that you get if you put any undefined nonsense in brackets in text to be said.
Minimal Source Text To Reproduce

“Test Project” by “Adam Novak”

The Garden Path is a room.

The rock is a thing in The Garden Path. “[The rock] sits here minding [its] own business.”

2050
https://web.archive.org/web/20180516031839/http://inform7.com:80/mantis/view.php?id=2050

0002050: You can compare descriptions for equality, but there is no correct way to do that.
Description The attached code prints false instead of true. However, there is no general way to get this comparison right, so it should probably be disallowed entirely (or alternatively, WI might grow a paragraph about “object identity vs. object equivalence” in the Advanced Phrases section).

https://web.archive.org/web/20180516031849/http://inform7.com/mantis/view.php?id=2053

2053
0002053: Misleading comment on specifying a unit taking real number values
Description Section 15.8. Units says:

1.0 kg specifies a weight.

Here Inform can see from the decimal point in the prototype number that real numbers will be involved.

That’s incorrect, and definitely misleading, since e.g. “1.1 kg specifies a weight” doesn’t work. The digit after the point has to be 0, or else we end up specifying a “notation including more than one number” as discussed in Section 15.14.

https://web.archive.org/web/20180516031854/http://inform7.com:80/mantis/view.php?id=2054

0002054: Properties of generic objects not assigned correctly
Description Let K be a kind with property P. A declaration such as “There is a K with P (property);” does not correctly assign the property (which is instead set to the default value
).

2055
https://web.archive.org/web/20180516031726/http://inform7.com:80/mantis/view.php?id=2055

WI 18.29 uses 6G60 era phrase “while in”

2056
https://web.archive.org/web/20180516031616/http://inform7.com/mantis/view.php?id=2056

Alien Invasion 23 example Runtime error on MacOS but not Windows

2075 http://inform7.com/mantis/view.php?id=2075
A Couple Questions RE: Math and Number Display - #14 by zarf

2141
http://inform7.com/mantis/view.php?id=2141

container / light / visibility problem

1 Like