We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b7fb69 commit 423e57bCopy full SHA for 423e57b
tools/gnatcov/setup_rts.adb
@@ -505,7 +505,7 @@ package body Setup_RTS is
505
-- string for the Library_Support attribute.
506
507
declare
508
- Attr_Id : constant GPR2.Attribute_Id :=
+ Attr_Id : constant GPR2.Q_Attribute_Id :=
509
GPR2.Project.Registry.Attribute.Library_Support;
510
Attr : constant GPR2.Project.Attribute.Object :=
511
Prj.Configuration.Corresponding_View.Attribute (Attr_Id);
0 commit comments