Closed Bug 505032 Opened 16 years ago Closed 16 years ago

nsWifiScannerWin.cpp fails to compile on MinGW.

Categories

(Core :: Networking, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jacek, Assigned: jacek)

Details

Attachments

(1 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: The main problem is that on MinGW wchar_t != unsigned short. It's easy to fix by using proper PRUnichar/WCHAR types. Also I get errors like: error: comma at end of enumerator list so I removed extra commas in enum types. Reproducible: Always
Attachment #389316 - Flags: review?
Attachment #389316 - Flags: review? → review?(cbiesinger)
Assignee: nobody → jacek
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Attachment #389316 - Flags: review?(cbiesinger) → review+
Keywords: checkin-needed
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: