summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/req/deprecated-0.yml
blob: c37365179bb88d9f60cb50c440c4533d4258bbf9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
enabled-by: true
functional-type: function
links:
- role: interface-function
  uid: ../if/deprecated
rationale: null
references: []
requirement-type: functional
text: |
  When the code is compiled with the GNU C compiler,
  and the ${../if/deprecated:/name} macro is used as last part of a
  function declaration or type declaration or variable declaration or
  variable definition,
  the macro shall cause the compiler to issue a warning message when it
  encounters a use of the function, type or variable.
type: requirement