• Show log

    Commit

  • Hash : f4e6c155
    Author : malc
    Date : 2010-07-12T20:57:54

    Fix type-punning issues with C++. * include/freetype/internal/ftmemory.h (FT_ASSIGNP) [__cplusplus]: Emulate a `typeof' operator with an inline template which uses `static_cast'.