[Webkit-unassigned] [Bug 19557] New: (JavaScriptCore) minidom uses C++ style comments

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 15 08:49:42 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=19557

           Summary: (JavaScriptCore) minidom uses 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 test program minidom is written in C. However it makes use
of C++ style "//" comments, including wtf headers used in minidom. That means
only compilers supporting that part of C99 or particularly support for C++
style comments can build minidom.


-- 
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