LCL: fixed disabling overflow checking

git-svn-id: trunk@14257 -
This commit is contained in:
mattias 2008-02-26 12:17:11 +00:00
parent 496e37f1d4
commit 326f4d17aa

View File

@ -271,7 +271,7 @@ begin
Result := Len;
{$IFOPT R+}{$DEFINE RangeChecking}{$ELSE}{$UNDEF RangeChecking}{$ENDIF}
{$IFOPT Q+}{$DEFINE OverflowChecking}{$ELSE}{$UNDEF OverflowChecking}{$ENDIF}
{$R-}{Q-}
{$R-}{$Q-}
// use the last 30 characters to compute the hash
case fCaseSensitive of
True: