Tuncer Ayaz dixit (2007-10-27, 13:14):
> > Replying to you question from a latter e-mail, it only happens with my
> > config.h so I'm including it for inspection.
>
> what about removing NULL in
> const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9", NULL };
> so that it reads
> const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" };
> ?
>
> does it solve your crash?
Hi,
it does solve the problem. Running 4.6 now, thank you for pointing this
out.
-- [a]Received on Sat Oct 27 2007 - 22:18:53 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:03:10 UTC