Changes in uspace/lib/c/test/string.c [7268bf1:dd7df1c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/test/string.c
r7268bf1 rdd7df1c 35 35 #pragma GCC diagnostic ignored "-Wstringop-truncation" 36 36 #pragma GCC diagnostic ignored "-Wstringop-overflow" 37 #pragma GCC diagnostic ignored "-Wstringop-overread"38 37 #endif 39 38
Note:
See TracChangeset
for help on using the changeset viewer.