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