[Webkit-unassigned] [Bug 21810] Remove use of static C++ objects
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 22 18:44:41 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21810
------- Comment #3 from bolsinga at apple.com 2008-10-22 18:44 PDT -------
I think this finds the statics on Mac OS X:
nm /Builds/Release/WebCore.framework/WebCore | grep " b " | sed -e"s|^........
b ||" | sort
--
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