On Thu, Oct 18, 2007 at 12:57:17PM +0200, Bruno Haible wrote:
> Thanks for reporting all this. I'm applying the appended patch to fix
> all this.
Thanks.
> Colin Watson wrote:
> > Fourthly, gcc complains:
> >
> > trim.c: In function ‘trim2’:
> > trim.c:67: warning: ‘r’ may be used uninitiali
Colin Watson wrote:
> Firstly, the trim module fails to add its files to lib_SOURCES, so they
> don't get built.
>
> Secondly, after fixing that, it tries to include "mbuiter.h" without
> depending on that module. On inspection, I found that it claims to be
> including it for MB_CUR_MAX, but that'
Firstly, the trim module fails to add its files to lib_SOURCES, so they
don't get built.
Secondly, after fixing that, it tries to include "mbuiter.h" without
depending on that module. On inspection, I found that it claims to be
including it for MB_CUR_MAX, but that's actually in (the only
system