[rtems-central commit] spec: Remove bogus constraint

Sebastian Huber sebh at rtems.org
Tue May 9 13:45:26 UTC 2023


Module:    rtems-central
Branch:    master
Commit:    9ba096424f585c5c37c0cb64eda79e01e9091430
Changeset: http://git.rtems.org/rtems-central/commit/?id=9ba096424f585c5c37c0cb64eda79e01e9091430

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Fri May  5 14:41:19 2023 +0200

spec: Remove bogus constraint

---

 spec/c/if/getchar.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/spec/c/if/getchar.yml b/spec/c/if/getchar.yml
index 47a7613e..4dbe0cc4 100644
--- a/spec/c/if/getchar.yml
+++ b/spec/c/if/getchar.yml
@@ -9,8 +9,6 @@ links:
   uid: stdio
 - role: interface-ingroup
   uid: group
-- role: constraint
-  uid: /constraint/directive-not-pre-qualified
 name: getchar
 references:
 - identifier: https://en.cppreference.com/w/c/io/getchar



More information about the vc mailing list