summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/req/concat-0.yml
blob: e6e46d6cf1309d934e530aaee66ba48ca130ab65 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
links:
- role: requirement-refinement
  uid: ../if/concat
non-functional-type: interface
rationale: |
  The rules for nested use of the ## operator are arcane. The result of such
  nested macro calls is undefined.
references: []
requirement-type: non-functional
text: |
  When neither argument is a call of the macro ${../if/concat:/name} itself,
  the macro shall result in both argument values
  concatenated textually unaltered in the order they are provided.
type: requirement