Closed Bug 648446 Opened 13 years ago Closed 13 years ago

Don't build qcms with pedantic

Categories

(Firefox Build System :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jrmuizel, Assigned: jrmuizel)

Details

Attachments

(1 file)

qcms is not meant to be built with pedantic so we get warning messages that are wrong.
khuey, what's the best way to fix this?
Assuming "make it build with pedantic" is not an acceptable course of action, something like http://mxr.mozilla.org/mozilla-central/source/gfx/angle/Makefile.in#129
Assignee: nobody → jmuizelaar
Attachment #524682 - Flags: review?(khuey)
http://hg.mozilla.org/mozilla-central/rev/a2884bfd1392
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Which warnings were "wrong" out of interest?
(In reply to comment #6)
> Which warnings were "wrong" out of interest?

qcms is written in the subset of c99 that is supported by MSVC. This, for example, includes c++ style comments.
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: