Revert "FpDebug: Disable Typedaddress check (-Sy) FpDbgDwarfDataClasses. Allow compiling rest of the IDE with it."

This reverts commit b53ba8e137.
This commit is contained in:
Juha 2024-06-30 16:45:56 +03:00
parent a8ca4af5be
commit 4b688c01e0

View File

@ -35,7 +35,7 @@
unit FpDbgDwarfDataClasses;
{$mode objfpc}{$H+}
{$T-} // TODO: Fix compilation with -Sy.
{$IFOPT T+}{$ERROR Typedaddress not allowed}{$ENDIF}
{$ModeSwitch advancedrecords}
{$IFDEF INLINE_OFF}{$INLINE OFF}{$ENDIF}
{$IF FPC_Fullversion=30202}{$Optimization NOPEEPHOLE}{$ENDIF}