Open Bug 1108169 Opened 10 years ago Updated 2 years ago

[meta] Support building with --enable-warnings-as-errors and clang 3.6

Categories

(Core :: General, defect)

x86_64
Linux
defect

Tracking

()

People

(Reporter: dholbert, Unassigned)

References

Details

(Keywords: meta)

Attachments

(1 file)

I tried compiling with clang 3.6 today (installed via a repo at http://llvm.org/apt/ ), and I was tripped up by its new warnings (which are treated as errors, with --enable-warnings-as-errors).

Filing this bug on getting successful builds using clang 3.6.
Here's a patch which gets us most of the way to building correctly -- this just exempts the new warnings from being treated as errors.

We probably don't want to actually land any of this patch; for now, I'm just posting it as a hackaround for anyone else who wants to complete a build but still see these new warnings.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: