C++: Remove linker-awareness FPs

This commit is contained in:
Calum Grant
2025-01-28 14:06:38 +00:00
parent 6df8fdc233
commit cc35ec49e4
2 changed files with 6 additions and 2 deletions

View File

@@ -1,2 +1 @@
| tests.c:7:18:7:18 | 1 | This format specifier for type 'char *' does not match the argument type 'int'. |
| tests.c:29:27:29:27 | 1 | This format specifier for type 'char *' does not match the argument type 'int'. |