mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 00:09:25 +02:00
* disable implicit exception frames, no exceptions are raised by this unit
git-svn-id: trunk@20838 -
This commit is contained in:
parent
16692ff7c1
commit
2c1f98320f
@ -15,6 +15,7 @@
|
||||
|
||||
{$mode objfpc}
|
||||
{$inline on}
|
||||
{$implicitexceptions off}
|
||||
|
||||
unit cwstring;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user