Hallo, Michael und Carsten!
Although a large percentage of the GNU Pascal members speaks German, this is an international mailing list in English, so I answer in English.
Carsten Simon wrote:
(Aufruf: gpc --standard-pascal --pedantic -g -o).
This is a very restrictive command line because it only accepts everything understood by _every_ compiler we know about ...
Nun habe ich aber ein Feld mit dem component type boolean deklariert. Bei der späteren Zuweisung eines boolean-Wertes zu einer indizierten Variablen (wie z.B. Kurs 1612 Bsp. 4.2.1.7) meckert mich der Compiler wie folgt an: 'cannot convert to a boolean type'. Den gleichen Quellcode mit dem SPAR-Compiler auf bonsai - kein Problem.
This should not be a problem in GNU Pascal. Please send us an example program - as short as possible - that reproduces the problem. Maybe you have found a compiler bug, but since we are all using arrays of Boolean all the time, it would be somewhat strange.
Also please say which version of GPC you are using. We often get bug reports about the hopelessly outdated version 2.0 ...
Bis dann,
Peter