[Webkit-unassigned] [Bug 8833] New: release build broken at revision 14283

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed May 10 06:12:02 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8833

           Summary: release build broken at revision 14283
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: david.carson at nokia.com


new inlined functions not added correctly. Inlined functions need to be added
to the header file as per:
http://www.parashift.com/c++-faq-lite/inline-functions.html#faq-9.7
In release build, the linker fails. In debug build all works fine as I don't
believe inline functions are actually put inline.
Inline functions appear in FontData.mm and Font.cpp


-- 
Configure bugmail: http://bugzilla.opendarwin.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