Closed Bug 324842 Opened 19 years ago Closed 19 years ago

Use /Zc:wchar_t- for MSVC8

Categories

(Firefox Build System :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: benjamin, Assigned: benjamin)

Details

Attachments

(1 file)

MSVC8 treats wchar as a builtin type by default. This conflicts with various SDK headers that still want to define WCHAR. So we should use the /Zc:wchar_t- flag by default for MSVC8
Attachment #209744 - Flags: review?(cls)
Attachment #209744 - Flags: review?(cls) → review+
Fixed on trunk.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Assignee: nobody → benjamin
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: