[Webkit-unassigned] [Bug 56668] New: [WK2] Avoid the use of bool in the C API
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Mar 18 13:13:04 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=56668
Summary: [WK2] Avoid the use of bool in the C API
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: alex at igalia.com
CC: andersca at apple.com, sam at webkit.org
We are currently using bool in the C API, this type forces the include of stdbool.h in the C programs. If this is not expected we could define a webkit bool type and convert in the API.
--
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