Closed
Bug 945033
Opened 11 years ago
Closed 11 years ago
Silence 2 WARNINGs: no preprocessor directives found
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla28
People
(Reporter: steffen.wilberg, Assigned: steffen.wilberg)
References
Details
(Whiteboard: [qa-])
Attachments
(1 file)
2.01 KB,
patch
|
bbondy
:
review+
|
Details | Diff | Splinter Review |
During compiling Firefox, I see these warnings:
/m/trunk/browser/base/content/sync/setup.xul: WARNING: no preprocessor directives found
/m/trunk/browser/base/content/sync/setup.js: WARNING: no preprocessor directives found
This is a leftover from the removal of the #ifdefs in bug 924900.
Attachment #8340796 -
Flags: review?(netzen)
Comment 1•11 years ago
|
||
Comment on attachment 8340796 [details] [diff] [review]
silence-no-preprocessor-directives-warnings.diff
Review of attachment 8340796 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks for the patch!
Attachment #8340796 -
Flags: review?(netzen) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Target Milestone: --- → Firefox 28
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Whiteboard: [qa-]
Updated•6 years ago
|
Component: Build Config → General
Product: Firefox → Firefox Build System
Updated•6 years ago
|
Target Milestone: Firefox 28 → mozilla28
You need to log in
before you can comment on or make changes to this bug.
Description
•