mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-17 01:59:31 +02:00
* fixed typo which caused overflow checks not to be turned off when
calculating magic division constants git-svn-id: trunk@5316 -
This commit is contained in:
parent
eb411035eb
commit
5522cbd7cd
@ -67,7 +67,7 @@ implementation
|
||||
{$endif}
|
||||
|
||||
{$ifopt q+}
|
||||
{$r-}
|
||||
{$q-}
|
||||
{$define overflowon}
|
||||
{$endif}
|
||||
{ helper functions }
|
||||
|
Loading…
Reference in New Issue
Block a user