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]

messages private members


This patch

   2003-10-02  Petur Runolfsson  <peturr02@ru.is>

           * config/locale/generic/c_locale.cc
   [...]
           (locale::facet::_S_c_locale): Make private.
           (locale::facet::_S_c_name): Same, const qualify.
       
does not seem to have been tested.  It results into a hard error
because inaccessibility in
std::messages_byname<_CharT>::messages_byname.

What is up?

-- Gaby



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