Re: [bug-gnulib] argp: output formatting, and argp_child interface.

2006-01-10 Thread Paul Knowles
>Bruno Haible replied on 2006-01-09: >Paul Knowles wrote on 2005-12-15: >> *** Problem #1 >> struct argp{ >> ... >> /* A vector of argp_children structures, terminated by a member with a 0 >> argp field, pointing to child argps should be parsed with this one. Any >> conflicts ar

Re: [bug-gnulib] argp: output formatting, and argp_child interface.

2006-01-09 Thread Bruno Haible
Paul Knowles wrote on 2005-12-15: > *** Problem #1 > struct argp{ > ... > /* A vector of argp_children structures, terminated by a member with a 0 > argp field, pointing to child argps should be parsed with this one. Any > conflicts are resolved in favor of this argp, or early ar