[Webkit-unassigned] [Bug 29146] New: stdint and stdbool should check for msvc compiler and not the windows platform
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 10 13:38:53 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29146
Summary: stdint and stdbool should check for msvc compiler and
not the windows platform
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Platform
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ben at meyerhome.net
Created an attachment (id=39372)
--> (https://bugs.webkit.org/attachment.cgi?id=39372)
patch
The webkit stdint and stdbool headers exists because
the compiler MSVC doesn't include them. The check
should not check for PLATFORM(WIN_OS) but for MSVC.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list