Closed
Bug 479392
Opened 17 years ago
Closed 17 years ago
Incorrect quoting when calling GetLongPath macro
Categories
(SeaMonkey :: Installer, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: robert.strong.bugs, Assigned: robert.strong.bugs)
Details
Attachments
(1 file)
|
1.06 KB,
patch
|
mcsmurf
:
review+
|
Details | Diff | Splinter Review |
This is minor since it doesn't appear to have an adverse affect and fixing it
is for correctness
spinoff of bug 479389
Attachment #363269 -
Flags: review?(bugzilla)
Comment 1•17 years ago
|
||
Comment on attachment 363269 [details] [diff] [review]
patch rev1
Don't think the '${Unless} "$R0" == ""' change is actually needed (should not make any difference though). r+ anyway
Attachment #363269 -
Flags: review?(bugzilla) → review+
| Assignee | ||
Comment 2•17 years ago
|
||
Pushed to comm-central
http://hg.mozilla.org/comm-central/rev/4f00abbdafc4
Neither change really makes any difference in this instance... I just try to keep all of the string comparisons the same for consistency.
| Assignee | ||
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•