potion
potion copied to clipboard
old make -jn: test/classes/sub.pn: expected <(7, 52, 9, 81)>, but got <(nil, nil, 9, 81)>
This is a parallel make issue, fixed with gmake-4.0 or by using -j1 with make-3.81
The same error appeared with test/classes/creature.pn before.
There is still some stack overwriting happening somewhere occasionally