Closed
Bug 630844
Opened 15 years ago
Closed 15 years ago
gfxWindowsPlatform.cpp fails to cross compile on case-sensitive OSes after landing bug 629611
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jacek, Assigned: jacek)
References
Details
Attachments
(1 file)
843 bytes,
patch
|
jtd
:
review+
joe
:
approval2.0+
|
Details | Diff | Splinter Review |
It doesn't matter on Windows, but mingw has convention to use lower-case names for WinAPI headers and we should follow them.
Attachment #509084 -
Flags: review?(jdaggett)
Updated•15 years ago
|
Attachment #509084 -
Flags: review?(jdaggett) → review+
Assignee | ||
Updated•15 years ago
|
Attachment #509084 -
Flags: approval2.0?
Updated•15 years ago
|
Attachment #509084 -
Flags: approval2.0? → approval2.0+
Assignee | ||
Comment 1•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•