Skip to content
  • magnus.blaudd@oracle.com's avatar
    df5fa3f7
    WL#6815 Adapt MySQL Cluster to 5.7 · df5fa3f7
    magnus.blaudd@oracle.com authored
    - The jties tests intentionally checks more or less all permutations of
        const result/parameter types in order to see what is supported
        by C++ vs. Java. Tthis causes warnings about "type qualifiers ignored
        on function return type" (which is turned on by -Wextra in maintainer.cmake).
        Avoid the superfluous warnings by turning them off.
    df5fa3f7
    WL#6815 Adapt MySQL Cluster to 5.7
    magnus.blaudd@oracle.com authored
    - The jties tests intentionally checks more or less all permutations of
        const result/parameter types in order to see what is supported
        by C++ vs. Java. Tthis causes warnings about "type qualifiers ignored
        on function return type" (which is turned on by -Wextra in maintainer.cmake).
        Avoid the superfluous warnings by turning them off.
Loading