Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/test/string.c

    rdd7df1c r7268bf1  
    3535#pragma GCC diagnostic ignored "-Wstringop-truncation"
    3636#pragma GCC diagnostic ignored "-Wstringop-overflow"
     37#pragma GCC diagnostic ignored "-Wstringop-overread"
    3738#endif
    3839
Note: See TracChangeset for help on using the changeset viewer.