Open
Bug 1058897
Opened 11 years ago
Updated 3 years ago
[mozbuild] preprocessor doesn't support nested expressions
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: rillian, Unassigned)
Details
mozbuild.prepreprocessor doesn't support nested binary expressions:
mozbuild.preprocessor.Error: ('/Users/giles/firefox/modules/libpref/init/all.js', 248, 'SYNTAX_ERR', '(defined(XP_WIN) && defined(MOZ_WMF)) || defined(XP_MACOSX)')
Per-platform checks are going to get very messy without this.
Updated•8 years ago
|
Product: Core → Firefox Build System
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•