bug-autoconf
[Top][All Lists]
Advanced

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

Re: mbstate_t not properly detected


From: Noah Misch
Subject: Re: mbstate_t not properly detected
Date: Thu, 17 Feb 2005 19:33:37 -0800
User-agent: Mutt/1.5.6i

> >On Mon, Feb 14, 2005 at 11:52:19AM +0100, Denis Corbin wrote:

> >>In file included from /usr/include/gcc/darwin/3.3/c++/bits/fpos.h:45,
> >>                from /usr/include/gcc/darwin/3.3/c++/iosfwd:49,
> >>                from 
> >>/usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:70,
> >>                from /usr/include/gcc/darwin/3.3/c++/algorithm:66,
> >>/usr/include/gcc/darwin/3.3/c++/cwchar:65: error: semicolon missing 
> >>after    struct declaration

I see it now.

I would `#undef mbstate_t' immediately after including config.h in each source
file.  This is not too pleasing, but it will work with released Autoconf.  I
will fix Autoconf and gnulib (I will CC: you if you wish).

BTW, you seem to call `AC_REPLACE_FNMATCH' in dar-2.2.0 but not ship the fnmatch
replacement code, so replacement will not actually work.

Thanks for the report.




reply via email to

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