[Webkit-unassigned] [Bug 19552] New: JavaScriptCore headers use C++ style comments
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jun 15 06:01:07 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=19552
Summary: JavaScriptCore headers use C++ style comments
Product: WebKit
Version: 526+ (Nightly build)
Platform: PC
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: christian at imendio.com
The JavaScriptCore API is basically usable from C. However the public headers
make use of C++ style "//" comments. That means only compilers supporting that
part of C99 or particularly support for C++ style comments can parse these
headers.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list