Closed
Bug 619902
Opened 15 years ago
Closed 15 years ago
Landing 617111 broke crosscompiling to Windows on case-sensitive OSes.
Categories
(Toolkit :: Places, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jacek, Assigned: jacek)
References
Details
Attachments
(1 file)
|
460 bytes,
patch
|
sdwilsh
:
review+
sdwilsh
:
approval2.0+
|
Details | Diff | Splinter Review |
It added:
+#include <Wincrypt.h>
that should be lowercased.
Attachment #498317 -
Flags: review?(sdwilsh)
Comment 1•15 years ago
|
||
Comment on attachment 498317 [details] [diff] [review]
fix v1.0
Rather annoying that the documentation said what I landed, but this change is fine.
Attachment #498317 -
Flags: review?(sdwilsh) → review+
| Assignee | ||
Updated•15 years ago
|
Attachment #498317 -
Flags: approval2.0?
Updated•15 years ago
|
Attachment #498317 -
Flags: approval2.0? → approval2.0+
| Assignee | ||
Comment 2•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
•