sonar-delphi icon indicating copy to clipboard operation
sonar-delphi copied to clipboard

Support long directive names in the `{$IFOPT}` directive

Open cirras opened this issue 7 months ago • 0 comments

Prerequisites

  • [x] This improvement has not already been suggested.
  • [x] This improvement would be generally useful, not specific to my code or setup.

Engine area

Delphi language support

Improvement description

Delphi 13 has added support for long directive names in {$IFOPT}.

We'll need to add support to the CompilerDirectiveParser.

See

Rationale

Delphi 13 support.

cirras avatar Sep 11 '25 03:09 cirras