Hi!

On Tue, Jun 16, 2009 at 11:06:37AM -0300, Nicolás Alvarez wrote:

>> Ok, here are a set of patches that removes config.h from the installed
>> headers. I've only tested it on Linux.
>
> There is currently a build error on archlinux, solved by including  
> config.h in str_util.h. That header uses HAVE_* defines.

What is the error message? The correct fix is to include config.h from
every C/C++ source files, and never from headers.

Anyway, I'll look into str_util.h. It is messy to mix public API with
OS fixups.

Gabor

-- 
     ---------------------------------------------------------
     MTA SZTAKI Computer and Automation Research Institute
                Hungarian Academy of Sciences
     ---------------------------------------------------------
_______________________________________________
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to