• Ulrich Sibiller's avatar
    Logger.h: remove pragma, correct attributes · 059028ce
    Ulrich Sibiller authored
    Instead of using a pragma which will be valid for the whole file this
    only affects the functions where it is actually required and supresses
    "format string is not a string literal" warnings.
    
    According to GCC documentation the second attribute parameter should
    be 0:
    
    "For functions where the arguments are not available to be checked
    (such as vprintf), specify the third parameter as zero".
    059028ce
Name
Last commit
Last update
..
X11/include Loading commit data...
Core.cpp Loading commit data...
Core.h Loading commit data...
Input.cpp Loading commit data...
Input.h Loading commit data...
Logger.cpp Loading commit data...
Logger.h Loading commit data...
Makefile.am Loading commit data...
Manager.cpp Loading commit data...
Manager.h Loading commit data...
Misc.h Loading commit data...
Poller.h Loading commit data...
Regions.h Loading commit data...
Shadow.cpp Loading commit data...
Updater.cpp Loading commit data...
Updater.h Loading commit data...
X11.cpp Loading commit data...
X11.h Loading commit data...