This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Making --without-included-gettext the default


* Zack Weinberg (zack@wolery.cumb.org) [20000911 23:35]:

> > I'd prefer the latter but it has the drawback that our libintl will only be
> > built on a fraction of the hosts it's currently being built on, so bugs in
> > that area are much less likely to be caught.
> 
> We turned --with-included-gettext on by default to flush out these
> bugs, but now most (all, hopefully) have been found and fixed.
> There's been two changes in the past three months.  I think we could
> probably get away with turning it back off again.

That's exactly my sentiment, so thanks for the second opinion. As I'm the
maintainer for the i18n stuff, I'll check in a patch that does exactly that.
I'll also keep a note to turn it on again when we update our libintl (which
I've slated to happen sometime after the next gettext release).

Philipp

-- 
Philipp Thomas <pthomas@suse.de>
Development, SuSE GmbH, Schanzaecker Str. 10, D-90443 Nuremberg, Germany

#define NINODE  50              /* number of in core inodes */
#define NPROC   30              /* max number of processes */
 	-- Version 7 UNIX for PDP 11, /usr/include/sys/param.h

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