This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[libstdc++] two incompatible symbols in libstdc++ abi check


starting with last week, the abi-check reports to incompatible symbols
in the abi check, according to rth's ChangeLog entry these should be
additions only. Any insight?

Thanks, Matthias

56 added symbols
[...]
        __cxa_get_exception_ptr
        __cxa_get_exception_ptr
        CXXABI_1.3.1
        function
        unknown
        CXXABI_1.3.1
        CXXABI_1.3.1
        function
        unknown
        CXXABI_1.3.1
        CXXABI_1.3.1
[...]
2 incompatible symbols
        __cxa_get_exception_ptr
        __cxa_get_exception_ptr
        CXXABI_1.3.1
        function
        unknown

        CXXABI_1.3.1
        CXXABI_1.3.1

        object
        0
        unknown



LAST_UPDATED: Fri Feb 18 09:21:56 UTC 2005

	      === libstdc++-v3 check-abi Summary ===

# of added symbols:			  54
# of missing symbols:				 0
# of incompatible symbols:			  0

using:
/u/jbuck/gnu/src/cvs/trunk/gcc/libstdc++-v3/config/abi/i486-linux-gnu/baseline_symbols.txt



LAST_UPDATED: Sat Feb 19 05:03:03 UTC 2005

		  === libstdc++-v3 check-abi Summary ===

# of added symbols:		    56
# of missing symbols:			 0
# of incompatible symbols:		  2

using:
/home/peshtigo/pinskia/src/gnu/gcc/src/libstdc++-v3/config/abi/i486-linux-gnu/baseline_symbols.txt



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]