bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] xstrtoll: new module


From: Eric Blake
Subject: Re: [PATCH] xstrtoll: new module
Date: Mon, 25 Jan 2010 05:14:53 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666

According to Richard W.M. Jones on 1/25/2010 4:34 AM:
> This didn't work for me.  I had to add '#include <config.h>' near the
> top of 'lib/xstrtol.h' in order to get the symbol HAVE_LONG_LONG_INT
> defined.

In general, we've specifically avoided including <config.h> in .h files;
they should only be included in gnulib's .c files.  If the client project
is using xstrtol.h but not including <config.h> first, then it is the
client project that needs to change, not gnulib.

-- 
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]