
11 Oct
2017
11 Oct
'17
8:43 a.m.
On Tue, 2017-10-10 at 14:15 -0400, John Ferlan wrote:
[...]
while scanning....
+ } else if (STREQ(arg, "-M") || + STREQ(arg, "-machine")) { + // This option has already been processed before entering this + // loop, so we just need to skip its argument and move along
I saw // instead of /* ... */
Yup, no idea how that could happen. Nice catch, I'll fix it before pushing. -- Andrea Bolognani / Red Hat / Virtualization