Closed Bug 789711 Opened 12 years ago Closed 12 years ago

Can't build using MSVC 9 because it does not provide stdint.h

Categories

(Core :: XPCOM, defect)

x86_64
Windows 7
defect
Not set
blocker

Tracking

()

RESOLVED FIXED
mozilla18

People

(Reporter: wgianopoulos, Assigned: ehsan.akhgari)

References

Details

(Keywords: regression)

Using MSVC version 9, the build fails compiling xpcom/glue/nsVersionCompare.cpp because of the lack of stdint.h.  Including mozilla/StandardInteger.h instead of stdint.h as suggested in bug 788014 comment 13 corrects the issue.
Oops, my bad.  Fixed in https://hg.mozilla.org/integration/mozilla-inbound/rev/1cf703aaa781.
Assignee: nobody → ehsan
Target Milestone: --- → mozilla18
https://hg.mozilla.org/mozilla-central/rev/1cf703aaa781
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.