Closed Bug 98681 Opened 23 years ago Closed 17 years ago

DOM uses nsString::GetUnicode(), which is no longer exists

Categories

(Core Graveyard :: Java APIs for DOM, defect)

x86
Windows NT
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 119680

People

(Reporter: ovk, Assigned: ashuk)

Details

Attachments

(1 file)

Compiler exits with following error:

nsJavaDOMImpl.cpp(635) : error C2039: 'GetUnicode' : is not a member of 
'nsString' ..\..\..\dist\include\nsString2.h(72) : see declaration of 'nsString'

WinNT 4 with SP4.
Mozilla source from Sep 6 2001.
Attached patch Possible fixSplinter Review
Won't those places where you did not add calls to free() leak?

Is there a reason not to use nsString::get() ?
Oleg, Boris,
Any progress on this one?
Thomas, I'm not working on this bug.  If someone writes up a patch I can help
get it reviewed and checked in, though...
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
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: