[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Tweak NLS for better gcc printf format checking

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-08-19 22:57:58 CEST

"Peter N. Lundblad" <peter@famlundblad.se> writes:

> What GCC do you use?

gcc version 4.0.1 20050610 (prerelease)

> Format checking work on my GCC 4.0/glibc on Debina
> testing. That's because these magic attributes are used internally by
> libintl.h.

I'm using Debian/stable with libc6-dev_2.3.2.ds1-22. My libintl.h has

extern char *dgettext (__const char *__domainname, __const char *__msgid)
     __THROW;

so it doesn't check the formats.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 19 22:59:26 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.