Closed Bug 220562 Opened 21 years ago Closed 21 years ago

Camino build busted. Fixes applied to widget/src/mozilla not applied to widget/src/cocoa

Categories

(Camino Graveyard :: General, defect)

PowerPC
macOS
defect
Not set
blocker

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: lordpixel, Assigned: lordpixel)

Details

Attachments

(3 files, 1 obsolete file)

JST made some changes to nsIContent.h, and fixed mac build bustage as decribed here: http://bonsai.mozilla.org/cvsquery.cgi?branch=HEAD&file=mozilla/widget/src/mac/&date=week (Changes for Spet 26th, if you look at this URL more than a week from then). Unfortunately the same changes weren't applied in widget/src/camino, so camino is busted, but all of the Tinderboxes are down! So no one noticed, it seems. I also found this problem: nsMenuX.cpp: In member function `virtual nsresult nsMenuX::AddMenu(nsIMenu*)': nsMenuX.cpp:344: error: non-lvalue in unary `&' nsMenuX.cpp: In member function `virtual nsresult nsMenuX::RemoveAll()': nsMenuX.cpp:422: warning: comparison between signed and unsigned integer expressions which seems to be a problem building with GCC 3.3 that's fixed in widget/src/mac but not widget/src/cocoa. I'll follow up with some patches presently.
Attachment #132311 - Flags: superreview?(sfraser)
Attachment #132311 - Flags: review?(pinkerton)
Comment on attachment 132311 [details] [diff] [review] Applies changes made to widget/src/mac to widget/src/cocoa & applied a gcc 3.3 fix Does GetChildAt() not addref?
Comment on attachment 132311 [details] [diff] [review] Applies changes made to widget/src/mac to widget/src/cocoa & applied a gcc 3.3 fix Nope, not any more. If you want strong references from GetChildAt(), assign the return value into a nsCOMPtr, if not, we don't waste time refcounting. sr=jst. Sorry for not catching this when checking in.
Attachment #132311 - Flags: superreview?(sfraser) → superreview+
fixes landed. /me boggles at the api change.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Building mozilla part succeeded. but Building Camino part don't succeed. Dec2002 Devtool and August2003-gcc3.3Updater
yeah, i just noticed that. anyone want to put up a patch for camino? i may be able to get to it this afternoon, but probably not.
I am working on a paper poatch at work I can't code really. WIll try to put somethin on tonight.
I'de like to thanks bryner@brianryner.com for applying the first files. I'm dumb because I missed this last file.
sent to brian so He can, apply it
Attachment #132474 - Attachment is obsolete: true
brian did the chek-in. Bustage gone. Verified.
.
Status: RESOLVED → VERIFIED
Comment on attachment 132311 [details] [diff] [review] Applies changes made to widget/src/mac to widget/src/cocoa & applied a gcc 3.3 fix We have a new Camino request flag which can be set multiple times for a patch. Moving old review requests to the new flag. Sorry for the spam.
Attachment #132311 - Flags: review?(pinkerton) → review?
Attachment #132311 - Flags: review?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: