Closed Bug 104079 Opened 23 years ago Closed 23 years ago

A C++ comment in C file blocking mozilla build on Solaris

Categories

(Core Graveyard :: Plug-ins, defect, P2)

Sun
SunOS
defect

Tracking

(Not tracked)

VERIFIED FIXED
mozilla0.9.4

People

(Reporter: joe.chou, Assigned: joe.chou)

Details

(Whiteboard: [PDT+] [FIX on 094 branch])

Attachments

(3 files)

A C++ comment in a C file (../include/npapi.h, line 318) on mozilla094 branch
prevents the branch being build on Solaris using Forte. The problem only exists
on the 094 branch, not in the trunk. Since Sun is going to release Netscape 6.2
on the base of mozilla 094, it is critical to have this fix in the 094 branch.
Assign to myself, since I've got the fix at hand. Also created attchment for the
fix (remove the C++ comment, as what has been done in trunk).
Assignee: av → joe.chou
Keywords: nsbranch
Priority: -- → P2
Summary: A C++ comment in C file blocking mozilla build on Solaris → A C++ comment in C file blocking mozilla build on Solaris
Target Milestone: --- → mozilla0.9.4
-> NEW
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment on attachment 52941 [details] [diff] [review]
Patch to remove the C++ mement.

r=peterl
Attachment #52941 - Flags: review+
ugh... the comment is IN there for a purpose, you
can't just REMOVE it!

at least replace it with the CORRECT syntax

/* 10 and over are available on Mozilla builds starting with 0.9.4 */

I will ask...
Yeah, that's the way it is in the trunk and the branch should probably match.
However, competely removing the comment on the branch probably won't do any harm
as that branch will one day die anyway.
Comment on attachment 52956 [details] [diff] [review]
Third patch, got the right patch file. (oops)

ok, r=peterl
Attachment #52956 - Flags: review+
Low risk, high reward (build bustage). Making nsbranch+, needs a super review.
Will review in PDT meeting this afternoon. Please work on getting the sr
(definitely a technicality in this case).
Keywords: nsbranchnsbranch+
I've sent email to Chris and Marc for sr=. 
mkaply of IBM fixed the problem on the trunk. Therefore, the problem must have
broken OS2 build as well. 
Comment on attachment 52956 [details] [diff] [review]
Third patch, got the right patch file. (oops)

sr=attinasi
Attachment #52956 - Flags: superreview+
Comment on attachment 52956 [details] [diff] [review]
Third patch, got the right patch file. (oops)

sr=blizzard
yeah ... let's look at this one today in the PDT.
Whiteboard: [PDT]
pls check this into the 094 branch.
Whiteboard: [PDT] → [PDT+]
If this was checked into the 094 branch, pls change [Need ETA] to [FIX on 094 
branch]
Whiteboard: [PDT+] → [PDT+] [Need ETA]
Also, should this be reolved fixed for the 094 branch, and another bug opened 
for the trunk?
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
I just checked and this is already fixed on the trunk, 0.9.5 branch, and 0.9.4
branch. Marking FIXED.
QA Contact: shrir → pmac
The fix has been checked into MOZILLA_0_9_4_BRANCH. And mkaply fixed the problem
on the trunk on Sep. 7th.
Whiteboard: [PDT+] [Need ETA] → [PDT+] [FIX on 094 branch]
Verified the patch.
Status: RESOLVED → VERIFIED
Whiteboard: [PDT+] [FIX on 094 branch] → [PDT+] [FIX on 094 branch]
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: