Skip to content

Review AutoRemarks and UseEuroInformationLegacyReplacingSyntax options #1704

@fm-117

Description

@fm-117

The two options AutoRemarks and UseEuroInformationLegacyReplacingSyntax controls the EI legacy copy replacing/suffixing mechanism and should be updated.

At least one abnormal case has been found :

  • when using EI_Release code on a program that contains a REMARKS directive, the directive will be rewritten no matter what value is set for AutoRemarks. The REMARKS lines should be left untouched when the option is set to False.

Also this whole mechanism may become useless if copies are preprocessed before calling the parser (after migrating on RTC).

The goal of this issue is to clarify the role of the options and discuss whether they should be updated or completely removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugCodegenrfcSpecifications are not complete. Comment are welcomed.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions