Re: [libvirt] [PATCH] fix MinGW compilation(200808)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Atsushi SAKAI <sakaia@xxxxxxxxxxxxxx> wrote:
> Hi, Dan
>
>   Thank you for commenting it.
> Without WITH_QEMU, following errors are appeared.
> ===
> In file included from test.c:44:
> domain_conf.h:447: error: syntax error before '&' token
> domain_conf.h:447: warning: no semicolon at end of struct or union
> domain_conf.h:448: error: syntax error before '&' token
> domain_conf.h:449: error: syntax error before '&' token
> domain_conf.h:458: error: syntax error before ':' token
> domain_conf.h:459: error: syntax error before ':' token
> domain_conf.h:468: error: syntax error before '}' token
...
>> > +#ifdef WITH_QEMU
>> >      int stdin;
>> >      int stdout;
>> >      int stderr;
>> > +#endif

Instead of an ifdef, I suggest renaming those three variables.
Then their names won't conflict with the names from stdio.h.

Please make that var-renaming change a separate change set.

--
Libvir-list mailing list
Libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]