Closed
Bug 310835
Opened 19 years ago
Closed 19 years ago
"Unknown option: emversion" warning in build output (sync suite nsIXULAppInfo building)
Categories
(SeaMonkey :: General, defect)
SeaMonkey
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: standard8, Assigned: standard8)
Details
Attachments
(1 file)
|
758 bytes,
patch
|
neil
:
review+
neil
:
superreview+
|
Details | Diff | Splinter Review |
Bug 310084 (nsIXULAppInfo.platformVersion should use the new version format eg. 1.8b2) revised milestone.pl so that --emversion is no longer an option to that file. We should remove this from /suite/components/xulappinfo/Makefile.in as its no longer necessary and generates "Unknown option: emversion" warnings. Patch coming up...
| Assignee | ||
Comment 1•19 years ago
|
||
Removes the now redundant --emversion option.
Attachment #198240 -
Flags: superreview?(neil.parkwaycc.co.uk)
Attachment #198240 -
Flags: review?(neil.parkwaycc.co.uk)
Updated•19 years ago
|
Attachment #198240 -
Flags: superreview?(neil.parkwaycc.co.uk)
Attachment #198240 -
Flags: superreview+
Attachment #198240 -
Flags: review?(neil.parkwaycc.co.uk)
Attachment #198240 -
Flags: review+
| Assignee | ||
Comment 2•19 years ago
|
||
Fix checked in. /cvsroot/mozilla/suite/components/xulappinfo/Makefile.in,v <-- Makefile.in new revision: 1.3; previous revision: 1.2
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Comment 3•19 years ago
|
||
Verified; I didn't see this in any debug spewage on my Windows XP trunk SeaMonkey build.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•