• Show log

    Commit

  • Hash : 9e346936
    Author : Azat Khuzhin
    Date : 2022-11-12T18:56:25

    Ignore unknown pragmas
    
    Since new compilers has new checks (like -Wdangling-pointer), and so to
    avoid extra checks in cmake/autotools, simply suppress if the pragma is
    unknown.