Closed Bug 505729 Opened 15 years ago Closed 15 years ago

nsXPConnect.cpp fails to build on MinGW.

Categories

(Core :: XPConnect, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.9.2b1

People

(Reporter: jacek, Assigned: jacek)

References

Details

Attachments

(1 file, 1 obsolete file)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1
Build Identifier: 

On MinGW jschar != PRUnichar so we have to cast the string explicitly in NS_ConvertUTF16toUTF8 constructor call.

Reproducible: Always
Attached patch Fix (obsolete) — Splinter Review
Attachment #389933 - Flags: review?(bzbarsky)
Comment on attachment 389933 [details] [diff] [review]
Fix

r+ with reinterpret_cast.
Attachment #389933 - Flags: review?(bzbarsky) → review+
Thanks for the review, a fix with reinterpret_cast is attached.
Attachment #389933 - Attachment is obsolete: true
Attachment #390017 - Flags: review+
Keywords: checkin-needed
Blocks: 508905
Confirming, this is required to fix bug 508905.
Assignee: nobody → jacek
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Attachment #390017 - Flags: review+
http://hg.mozilla.org/mozilla-central/rev/456a088b297b
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.2b1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: