Edit

kc3-lang/libevent/sample

Branch :

  • Show log

    Commit

  • Author : Enji Cooper
    Date : 2020-03-26 18:28:07
    Hash : d4e392b5
    Message : Mute clang 8 compilation error with gcc pragma Move the pragma ignoring outside the function to fix the build with gcc. While here, add equivalent clang pragmas to mute the warning, as well. Signed-off-by: Enji Cooper <yaneurabeya@gmail.com>