• Show log

    Commit

  • Hash : e8ed2d62
    Author : Werner Lemberg
    Date : 2013-08-01T12:20:20

    Another round of cppcheck nitpicks.
    
    The call was (from the top-level of the FreeType tree):
    
      cppcheck --force \
               --enable=all \
               -I /usr/include \
               -I /usr/local/include \
               -I /usr/lib/gcc/i586-suse-linux/4.7/include \
               -I include \
               -I include/freetype \
               -I include/freetype/config \
               -I include/freetype/internal \
               -DFT2_BUILD_LIBRARY \
               . &> cppcheck.log
    
    using cppcheck git commit f7e93f99.
    
    Note that cppcheck still can't handle `#include FOO' (with `FOO' a
    macro).
    
    */* Improve variable scopes.
    */* Remove redundant initializations which get overwritten.
    
    * src/gxvalid/*: Comment out redundant code or guard it with
    FT_DEBUG_LEVEL_TRACE.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/freetype.git
    Git SSH git@git.kmx.io:kc3-lang/freetype.git
    Public access ? public
    Description
    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags