This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
missing libstdc++.6 symbol on the trunk
- From: Matthias Klose <doko at ubuntu dot com>
- To: "libstdc++ at gcc dot gnu dot org" <libstdc++ at gcc dot gnu dot org>
- Date: Thu, 02 Dec 2010 13:06:23 +0100
- Subject: missing libstdc++.6 symbol on the trunk
I see that one symbol is missing / has changed on trunk, compared to 4.5. Does
this have to be fixed, or can be safely ignored?
- _ZSt15future_category@GLIBCXX_3.4.14 4.5
+ _ZSt15future_categoryv@GLIBCXX_3.4.16 4.6
Thanks, Matthias