On Mon, 23 Sep 2013, Michael Van Canneyt wrote:
On Mon, 23 Sep 2013, Juha Manninen wrote:
I realized FPC supports nested {} comments by default.
SynPdf, a Synopse PDF engine
http://synopse.info/fossil/wiki?name=PDF+Engine
has '{' characters inside comments but they are not meant as nested
comments.
How to turn nested comments off?
I did not find any such option even by using the new advanced (!) All
Options GUI in Lazarus.
Use Delphi mode or TP mode.
if that is not an option:
{$MODESWITCH NESTEDCOMMENTS-}
Michael.
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal