mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-10 22:16:17 +02:00
codetools: turn off implicit try..finally for TCodeTreeNode and TCodeTreeNodeExt
git-svn-id: trunk@29335 -
This commit is contained in:
parent
92a693d145
commit
7fa233e036
@ -36,7 +36,7 @@ interface
|
||||
|
||||
{$I codetools.inc}
|
||||
|
||||
{off $DEFINE DisableCTNodeExtMemManager}
|
||||
{$IMPLICITEXCEPTIONS OFF} // no automatic try..finally (exceptions in all functions are fatal)
|
||||
|
||||
uses
|
||||
{$IFDEF MEM_CHECK}
|
||||
|
Loading…
Reference in New Issue
Block a user