[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug default/21485] problems compiling with clang



https://sourceware.org/bugzilla/show_bug.cgi?id=21485

--- Comment #6 from Ben Woodard <woodard at redhat dot com> ---
I was unable to suppress the warning using -Wno-mismatched-tags 
I also tried:

export CXXFLAGS="-Wno-mismatched-tags -Wno-overloaded-virtual"
export CXXFLAGS="-Wno-mismatched-tags -Woverloaded-virtual"

None of that seemed to suppress those warnings.

-- 
You are receiving this mail because:
You are on the CC list for the bug.