[Lazarus] Code tools error

Michael Van Canneyt michael at freepascal.org
Mon May 23 09:14:39 CEST 2016


The lazarus codetools choke on this:

   {$SCOPEDENUMS ON}
   Tsensitivity = (normal,personal,private,confidential);

msgraph.pas(232,35) Error: identifier expected, but private found

Compiler accepts it.

Reported as issue #30172 in mantis.

Michael.





More information about the Lazarus mailing list