Closed
Bug 125587
Opened 24 years ago
Closed 24 years ago
build bustage in nsPostScriptObj.cpp
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: colin, Assigned: colin)
Details
Attachments
(1 file)
|
617 bytes,
patch
|
roland.mainz
:
review+
sfraser_bugs
:
superreview+
|
Details | Diff | Splinter Review |
Build bustage in 0.9.9 on OpenVMS, caused by fix for bug 120916.
Can't free with const char *.
Patch coming.
| Assignee | ||
Comment 1•24 years ago
|
||
Roland, can you give me an r= on this?
Do I also need an sr= from someone?
Comment 2•24 years ago
|
||
Comment on attachment 69541 [details] [diff] [review]
Patch to fix build breakage
r=Roland.Mainz@informatik.med.uni-giessen.de
Attachment #69541 -
Flags: review+
Comment 3•24 years ago
|
||
Comment on attachment 69541 [details] [diff] [review]
Patch to fix build breakage
sr=sfraser
Attachment #69541 -
Flags: superreview+
| Assignee | ||
Comment 4•24 years ago
|
||
Checked in.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 5•24 years ago
|
||
colin:
1. Can you VERIFY, please ?
2. There is now a easy workaround for such kinds of bustage - just build the
Zilla with --disable-postscript ... :)
QA Contact: granrose → colin
| Assignee | ||
Updated•24 years ago
|
Status: RESOLVED → VERIFIED
| Assignee | ||
Comment 6•24 years ago
|
||
Verified. That file now builds on OpenVMS.
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•