[Chilli] chilli issues
David Bird
david at coova.com
Thu Jun 3 10:16:37 UTC 2010
The changes to cmdline.c will get lost when cmdline.ggo is updated. You
also had a missing sizeof(header) in your snprintf(), preventing
compiling (as with an warning in cmdline.c which got removed anyway).
On Thu, 2010-06-03 at 11:20 +0200, Wichert Akkerman wrote:
> I've commited changes to fix these:
>
> * if you configure the ipc filename with a full path, like you do for
> all other filename options, the option is silently ignored
> * if the ethers file contains a comment or anything else the parser does
> not give you get a single message in the debug output and the file is
> silently ignored
> * if you do "chilli_query list -s <socket>" you get the output from all
> chilli instances on a server without any kind of warning or header
> indicating you are looking at multiple servers at once. This had me
> extremely confused for a while.
>
> My test environment is not working for some reason, so I haven't been
> able to test the changes. They are simple enough that they should be
> correct though :)
>
> Wichert.
> _______________________________________________
> Chilli mailing list
> Chilli at coova.org
> http://lists.coova.org/cgi-bin/mailman/listinfo/chilli
More information about the Chilli
mailing list