qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Fix compilation with Cygwin


From: Balazs Attila-Mihaly \(Cd-MaN\)
Subject: Re: [Qemu-devel] [PATCH] Fix compilation with Cygwin
Date: Thu, 13 Dec 2007 04:58:21 -0800 (PST)

I just want to confirm that the fix works also for MinGW. At first I dind't 
like the word "type" and would have preferred something like "if_type", but I 
realized that drives[i].type is just as readable as drives[i].if_type.

----- Original Message ----
From: Hervé Poussineau <address@hidden>
To: address@hidden
Sent: Thursday, 13 December, 2007 9:42:07 AM
Subject: [Qemu-devel] [PATCH] Fix compilation with Cygwin

Hi,

Cygwin compiler doesn't seem to like variables/structure members which
 are
named "interface".
This patch renames them to "type".

Hervé





      __________________________________________________________
Sent from Yahoo! Mail - a smarter inbox http://uk.mail.yahoo.com





reply via email to

[Prev in Thread] Current Thread [Next in Thread]