Bug 16992 - QtWebKit when compiled without ELF visibility exports some unprefixed symbols
Summary: QtWebKit when compiled without ELF visibility exports some unprefixed symbols
Status: RESOLVED DUPLICATE of bug 29398
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 523.x (Safari 3)
Hardware: PC Linux
: P4 Normal
Assignee: Simon Hausmann
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2008-01-24 01:22 PST by Simon Hausmann
Modified: 2010-03-18 15:21 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Hausmann 2008-01-24 01:22:32 PST
These include:

qdebug: symbol in _libQtWebKit.so_ does not start with q: _findDoctypeEntry(char const*, unsigned int)::wordlist V 0000000000fc5b40 0000000000002190_
qdebug: symbol in _libQtWebKit.so_ does not start with q: _findProp(char const*, unsigned int)::wordlist_prop V 00000000010163e0 0000000000000620_
qdebug: symbol in _libQtWebKit.so_ does not start with q: _findProp(char const*, unsigned int)::lookup V 0000000001016a00 0000000000000838_
qdebug: symbol in _libQtWebKit.so_ does not start with q: _findColor(char const*, unsigned int)::lookup V 0000000000fd2d20 0000000000000840_
qdebug: symbol in _libQtWebKit.so_ does not start with q: _findColor(char const*, unsigned int)::wordlist V 0000000000fd2860 00000000000004a8_
qdebug: symbol in _libQtWebKit.so_ does not start with q: _findValue(char const*, unsigned int)::wordlist_value V 0000000001017240 0000000000000b00_
qdebug: symbol in _libQtWebKit.so_ does not start with q: _findValue(char const*, unsigned int)::lookup V 0000000001017d40 000000000000150c_
Comment 1 Robert Blaut 2008-02-20 03:32:19 PST
P5 is not used for WebKit bugs. [http://webkit.org/quality/bugpriorities.html]
Comment 2 Simon Hausmann 2010-03-18 15:21:46 PDT

*** This bug has been marked as a duplicate of bug 29398 ***