14 Mar
2002
14 Mar
'02
12:58 a.m.
Emil Jerabek wrote:
After reading this message, I tried to experiment with set types a little bit. It turned out that the compiler segfaults on "set of Void" (this is a nonsense type, but anyway...)
GPC accepts "array of Void" (and even static variables of that type; should it?), but it crashes on "packed array of Void". More importantly, it crashes the same way on the following ISO 7185 code:
[...]
A similar file-type generates a run-time error:
Thanks for the reports. All fixed now (emil{12,13[a-c],14,15}.pas). Frank -- Frank Heckenbach, frank@g-n-u.de, http://fjf.gnu.de/, 7977168E GPC To-Do list, latest features, fixed bugs: http://agnes.dida.physik.uni-essen.de/~gnu-pascal/todo.html