diff options
author | Modestas Vainius <modestas@vainius.eu> | 2010-01-31 20:41:17 +0200 |
---|---|---|
committer | Modestas Vainius <modestas@vainius.eu> | 2010-01-31 20:58:42 +0200 |
commit | 6ca8f4abac6b704f26982d09b342134468ab1557 (patch) | |
tree | f22694712277a78a02a333d3ac4021459d136fb9 /debian/libqt4-xml.symbols | |
parent | f60e472e3690449c6e9d58d25d4bca3180adc865 (diff) | |
download | qt4-x11-6ca8f4abac6b704f26982d09b342134468ab1557.tar.gz |
Keep #MISSING meta-symbols in symbol files for now.
I have confirmed that none of them were public.
NOTE: very likely obsolete (due to being <= g++-4.3/armel specific)
'^\s(arch=armel)_ZT[TV]' symbols have been removed.
Diffstat (limited to 'debian/libqt4-xml.symbols')
-rw-r--r-- | debian/libqt4-xml.symbols | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/libqt4-xml.symbols b/debian/libqt4-xml.symbols index f852d41..da99da8 100644 --- a/debian/libqt4-xml.symbols +++ b/debian/libqt4-xml.symbols @@ -1,5 +1,6 @@ # SymbolsHelper-Confirmed: 4:4.6.1 amd64 i386 libQtXml.so.4 libqt4-xml #MINVER# +#MISSING: 4:4.6.1# _ZN10QByteArray4dataEv@Base 4:4.5.3 _ZN10QDomEntityC1EP17QDomEntityPrivate@Base 4:4.5.3 _ZN10QDomEntityC1ERKS_@Base 4:4.5.3 _ZN10QDomEntityC1Ev@Base 4:4.5.3 |