On 14/01/15 19:11, Joao Morais wrote:
On 14/01/15 12:40, Pierre Free Pascal wrote:
The corresponding code that stores the message list
generates an internal error if the number of message is more than 255.
So that the two lines
if mesgnb>0 then
Comment(V_Error,'Message recordind not yet supported');
are probably just some wrong leftover.
The only problem is that we probably have no test
for this.
You can try to comment out these two lines and report
if this fixes your problem.
I can confirm that removing such lines from the scanner solves the
problem. Compiler messages also behaves as expected -- without warn 5024.
Hello list, the issue above was fixed as rev 29472. Is it possible to
merge it to 3.0?
Thanks.
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal