Skip to content

Set minimum GNAT version#6

Merged
damaki merged 2 commits intomainfrom
topic/min-gnat-version
Feb 21, 2026
Merged

Set minimum GNAT version#6
damaki merged 2 commits intomainfrom
topic/min-gnat-version

Conversation

@damaki
Copy link
Copy Markdown
Owner

@damaki damaki commented Feb 21, 2026

LibSAP makes use of some Ada/SPARK features (e.g. aspect
Always_Terminates that is not supported on older versions of GNAT.
The minimum GNAT FSF version required to build LibSAP is 14.

Also update CI to check the build with GNAT versions 14 and 15.

LibSAP makes use of some Ada/SPARK features (e.g. aspect
Always_Terminates that is not supported on older versions of GNAT.
The minimum GNAT FSF version required to build LibSAP is 14.
@damaki damaki self-assigned this Feb 21, 2026
@damaki damaki added the enhancement New feature or request label Feb 21, 2026
The minimum required version of GNAT FSF is 14, so check that LibSAP
builds with any GNAT version >= 14 (currently just versions 14 and 15).
@damaki damaki force-pushed the topic/min-gnat-version branch from 23a9288 to e7cfffa Compare February 21, 2026 14:11
@damaki damaki merged commit 46cdc17 into main Feb 21, 2026
8 checks passed
@damaki damaki deleted the topic/min-gnat-version branch February 21, 2026 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant