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]

Reply via email to