Closed
Bug 527211
Opened 16 years ago
Closed 16 years ago
dehydra check fails with multiple "=" in config.mk
Categories
(Developer Infrastructure :: Source Code Analysis, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Swatinem, Assigned: Swatinem)
Details
Attachments
(1 file)
|
916 bytes,
patch
|
taras.mozilla
:
review+
|
Details | Diff | Splinter Review |
parseConfigFile in unit_test_harness throws a python exception on lines such as
CONFIGURE_CFLAGS=-march=native
Attachment #410959 -
Flags: review?(tglek)
Updated•16 years ago
|
Attachment #410959 -
Flags: review?(tglek) → review+
Comment 1•16 years ago
|
||
Comment on attachment 410959 [details] [diff] [review]
patch [pushed: comment 2]
I would prefered an .indexOf call+manual split, but this works.
| Assignee | ||
Comment 2•16 years ago
|
||
Comment on attachment 410959 [details] [diff] [review]
patch [pushed: comment 2]
http://hg.mozilla.org/rewriting-and-analysis/dehydra/rev/cd02bc5de757
Attachment #410959 -
Attachment description: patch → patch [pushed: comment 2]
| Assignee | ||
Updated•16 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Core → Firefox Build System
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•