[Bug libstdc++/18684] static member function not defined in std::locale::facet class
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Nov 26 21:07:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-26 21:07 -------
Most likely this is not exported as it works on the mainline on ppc-darwin which really does not use a
version script at all.
Also the underscoped functions are reserved so there might be a reason why this is not exported.
And this is a libstdc++ problem and not a C++ front-end problem.
--
What |Removed |Added
----------------------------------------------------------------------------
Component|c++ |libstdc++
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18684
More information about the Gcc-bugs
mailing list