On Thu, Jul 4, 2019 at 10:09 AM Marco van de Voort <
f...@pascalprogramming.org> wrote:

> You clearly didn't read the message fully. It is not about compiler/not
> compile, but in the case of not compile what the error is and where.
>

It occurs at the same place it always has, because the scanner itself is
designed is such a way that it literally terminates the compilation process
immediately upon encountering "string exceeds end of line." (A very good
way of doing it, really. The overall design of the scanner was clearly
developed with ease of future extensibility in mind.)
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to