On 8 March 2014 18:47, Leandro Dorileo <l...@dorileo.org> wrote: > The following patchset introduces a general purpose argument parser and > migrates > qemu-img to make use of it. qemu-img is just the first user of it, if we see a > good feedback here I move forward and migrate all the other possible users.
Can you describe what the QEMU-specific features are that mean we must roll our own argument-parsing infrastructure rather than using (say) the glib option parsing routines? thanks -- PMM