Closed Bug 235273 Opened 21 years ago Closed 21 years ago

"/export/home/timeless/mozilla/xpcom/io/nsLocalFileCommon.cpp", line 110: Error: nsACString::nsACString(const nsACString&) is not accessible from nsLocalFile::CreateUnique(unsigned, unsigned).

Categories

(Core :: XPCOM, defect)

Sun
Solaris
defect
Not set
blocker

Tracking

()

RESOLVED FIXED

People

(Reporter: timeless, Assigned: roland.mainz)

Details

(Keywords: regression)

Attachments

(1 file, 3 obsolete files)

Solaris Forte build failed

$ CC nsLocalFileCommon.i
"/export/home/timeless/mozilla/xpcom/io/nsLocalFileCommon.cpp", line 110: Error:
nsACString::nsACString(const nsACString&) is not accessible from
nsLocalFile::CreateUnique(unsigned, unsigned).
1 Error(s) detected.

I can fix this by using PromiseFlatCString. I can't understand from the
documentation whether i'm supposed to...
Attached file nsLocalFileCommon.i (obsolete) —
Attached patch this works... (obsolete) — Splinter Review
Attachment #142019 - Flags: review?(darin)
Comment on attachment 142019 [details] [diff] [review]
this works...

The patch fixes the problem (for WS7, WS8, ++), r=me ...
Attachment #142019 - Flags: superreview?(darin)
Attachment #142019 - Flags: review?(darin)
Attachment #142019 - Flags: review+
Assignee: darin → roland.mainz
Attachment #142018 - Attachment is obsolete: true
Attachment #142019 - Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #142019 - Flags: superreview?(darin)
Attachment #142019 - Flags: review+
Attachment #142053 - Flags: superreview?(darin)
Attachment #142053 - Flags: review?(darin)
This is essentially the same thing just reworked so that the ifdefs are
combined into one.
Attachment #142053 - Attachment is obsolete: true
bustage fix checked in on trunk
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Attachment #142053 - Flags: superreview?(darin)
Attachment #142053 - Flags: review?(darin)
Component: String → XPCOM
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: