Closed Bug 120080 Opened 24 years ago Closed 24 years ago

-version broken on static build

Categories

(SeaMonkey :: Build Config, defect)

DEC
OpenVMS
defect
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED
mozilla0.9.8

People

(Reporter: colin, Assigned: netscape)

Details

Attachments

(1 file)

With a static build on OpenVMS, the -version option doesn't display the version string.
Hrm. We call do_GetService on the httphandler to get the version info so xpcom needs to be set up before that service is available.
Target Milestone: --- → mozilla0.9.8
This should fix the problem if component.reg already exists. I noticed that -version does not work in normal builds either if component.reg had not been created. Unfortunately, regxpcom does not work in the static build so you must run mozilla to create component.reg. I'm sure we have a bug on that.
Comment on attachment 65124 [details] [diff] [review] Get the list of components earlier so that the components are available r=dbaron, although I wonder if the trace-malloc and jprof hooks should move before this.
Attachment #65124 - Flags: review+
Comment on attachment 65124 [details] [diff] [review] Get the list of components earlier so that the components are available sr=alecf
Attachment #65124 - Flags: superreview+
Patch has been checked in.
My game is so off. Really marking fixed.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
verified
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: