[Webkit-unassigned] [Bug 24960] New: Filter-out all C++ symbols

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 31 10:47:45 PDT 2009


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

           Summary: Filter-out all C++ symbols
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mh+webkit at glandium.org


Considering the public API is all C, we can just filter out all C++ mangled
symbols, which will avoid exporting symbols in some corner cases such as gcc
bugs on specific architectures, etc.

For instance, http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38643 prevents
webkitgtk to build without exporting too many symbols on armel.


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