-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
The crate fails to build with violation of restriction "NO_IMPLEMENTATION_ASPECT_SPECIFICATION"
.
This is because there are several SPARK_Mode
aspect specifications, which are an implementation defined aspect, but with GNAT FSF <=14
were accepted even with pragma Profile(No_Implementation_Extensions)
in gnat.adc
.
Metadata
Metadata
Assignees
Labels
No labels