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]

Re: Boostrap failure on i386-unknown-freebsd4.7


>2003-01-16  Jeffrey D. Oldham  <oldham@codesourcery.com>
>
>	* config/locale/generic/messages_members.h
>	(messages_byname<_CharT>::messages_byname): Use this-> to refer to
>	unqualified members of base clasess.

Right. I was going to point this out to you: all config/locale/*/foo.[h,
cc] files have to be in sync.

You can test this on linux via configuration flags (ie using
--enable-c_locale=generic)

benjamin


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