This repository was archived by the owner on Oct 8, 2025. It is now read-only.
Commit 041154a
committed
src/test: Fix compilation with GCC 15
Tag some missed character arrays with NXT_NONSTRING.
See commit d9c2fd7 ("Tag various character arrays with NXT_NONSTRING")
for details.
Signed-off-by: Andrew Clayton <[email protected]>1 parent 18d8e54 commit 041154a
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments