Disable expliccitly overlfow and range checks

git-svn-id: trunk@34014 -
This commit is contained in:
pierre 2016-06-21 09:21:18 +00:00
parent 544d33bf48
commit 3253711e95

View File

@ -1,3 +1,7 @@
{ Explicitly disable overflow and range checks }
{$Q-}
{$R-}
var
l : longint;
d : dword;