Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/test/stdio/scanf.c

    rc70e841 r06e0f37  
    4343
    4444#pragma GCC diagnostic ignored "-Wformat-zero-length"
     45#pragma GCC diagnostic ignored "-Wformat"
     46#pragma GCC diagnostic ignored "-Wformat-extra-args"
    4547
    4648PCUT_INIT;
Note: See TracChangeset for help on using the changeset viewer.