Closed Bug 124606 Opened 23 years ago Closed 19 years ago

Blackconnect doesn't build with mozilla trunk

Categories

(Core Graveyard :: Java to XPCOM Bridge, defect)

x86
Linux
defect
Not set
blocker

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: marcus, Assigned: blackconnect)

References

Details

Attachments

(1 file)

Due to the following changes in mozilla, blackconnect currently doesn't build
with the trunk. The attached patch fixes these problems:

1. Use of REQUIRES in Makefile's
2. NS_IMPL_THREADSAFE_ISSUPORTS replaced by NS_IMPL_THRADSAFE_ISUPPORTS[0-9]
3. nsIEnumerator replaced with nsISimpleEnumerator
4. nsIComponentRegistrar interface
5. XPCOM-initialization changed (NS_InitXPCOM/NS_InitXPCOM2)
5. GetLastModificationDate changed to GetLastModifiedTime

The attached patch fixes these problems
This patch fixes the build problems for the Java-to-XPCOM bridge. It depends on
the fixes to the xpidl-compiler in Bug #123651
Depends on: 123651
-> NEW (contains a Patch)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Blocks: 124610
Blocks: 125593
Keywords: patch
Keywords: review
Blocks: 125652
Marcus: AFAIK you must mail the reviewers....
Matti: I've now put it unto netscape.public.mozilla.java, and mailed
reviewers@mozilla.org, contributor-help@mozilla.org and drivers@mozilla.org.
I've also asked for help on #mozilla, and gervase markham said he would look
after it.

Do you think that would be enough?
that should be enough at the moment :-)

CC'ing ashuk@eng.sun.com and joe.chou@eng.sun.com, as they are working on
blackwood and might be able to review the bug.
Blocks: 128787
Depends on: 127917
*** Bug 135348 has been marked as a duplicate of this bug. ***
Hi Ed,

After reading in n.p.m.java that you got webclient to build with the 0.9.9
branch, I decided to cc you to these bugs, because they are affected by your
changes.
Just posted a significant patch on bug 189098 addressing these issues.
Blackconnect no longer builds and hasn't been worked on since 2001.  -> WONTFIX
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WONTFIX
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: