Skip to content

how to enable External_Initialization, finally, no_raise etc ? #184

@evanescente-ondine

Description

@evanescente-ondine

I have -gnatX0 and the corresponding pragma and gnat_native_14.2.1_06bb3def`, but all I can use from experimental extensions are the conditional return statements. Experimental aspects are not recognized ("Adjust" is not a valid aspect identifier [enabled by default]).

pragma Extensions_allowed (All);
package main2 is
  S: constant String with External_Initialization => "essai.txt";
end main2;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions