This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: listdc++-v3 check-abi summary missing by test_summary
- From: Paolo Carlini <pcarlini at suse dot de>
- To: Andreas Jaeger <aj at suse dot de>
- Cc: libstdc <libstdc++ at gcc dot gnu dot org>
- Date: Fri, 27 May 2005 17:09:51 +0200
- Subject: Re: listdc++-v3 check-abi summary missing by test_summary
- References: <m3mzqgaeyg.fsf@gromit.moeb>
Andreas Jaeger wrote:
>I see in libstdc++.log the following:
>
> === libstdc++-v3 check-abi Summary ===
>
># of added symbols: 52
># of missing symbols: 0
># of incompatible symbols: 0
>
>using: baseline_symbols.txt
>
>But previously this was output also by test_summary. This does not
>happen anymore. Is this really intented?
>
I think it is and *nobody* likes this new behavior
http://gcc.gnu.org/ml/libstdc++/2005-05/msg00239.html
Paolo.