Is there a define to detect if the compiler supports 1,2 byte sets? I could use 
something like {$IFNDEF 2_0}{$IFNDEF 2_1}{$IFNDEF 2_2} but maybe there is a 
smarter solution.

Vincnet
----- Original Message ----- 
From: 刘治国 
To: [EMAIL PROTECTED] 
Sent: Wednesday, June 27, 2007 9:57 AM
Subject: last svn fpc laz when build 


last svn fpc laz  when build 

erroer


IDECommands.pas(586,11) Error: Illegal type conversion: "Set Of TShiftStateEnum"
 to "LongInt"
IDECommands.pas(586,38) Error: Illegal type conversion: "Set Of TShiftStateEnum"
 to "LongInt"
IDECommands.pas(588,11) Error: Illegal type conversion: "Set Of TShiftStateEnum"
 to "LongInt"
IDECommands.pas(588,38) Error: Illegal type conversion: "Set Of TShiftStateEnum"
 to "LongInt"
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to