[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] Re: [PATCH] Windows compile errors
From: |
Alex |
Subject: |
[Qemu-devel] Re: [PATCH] Windows compile errors |
Date: |
Thu, 15 May 2008 21:23:21 -0700 |
It's already in #ifdef'ed section
--
Alex.
"Erik de Castro Lopo" <address@hidden> wrote in message
news:address@hidden
> consul wrote:
>
>> Current svn does not compile under MinGW. The patch below fixes the
>> problem.
>> Should the musicpal part go to a more generic header?
>
> <snip>
>
>> +typedef int socklen_t;
>
> That might be OK on windows, but its probably not a good idea on
> any other platform. Maybe surround it with "#ifdef _WIN32"?
>
> Erik
> --
> -----------------------------------------------------------------
> Erik de Castro Lopo
> -----------------------------------------------------------------
> "The happiness you have demanded is now mandatory."
> -- Jello Biafra
>
>
>
- Re: [Qemu-devel] [PATCH] Windows compile errors, (continued)
- Re: [Qemu-devel] [PATCH] Windows compile errors, Johannes Schindelin, 2008/05/15
- [Qemu-devel] Re: [PATCH] Windows compile errors, Alex, 2008/05/16
- Re: [Qemu-devel] Re: [PATCH] Windows compile errors, Johannes Schindelin, 2008/05/16
- [Qemu-devel] Re: Re: [PATCH] Windows compile errors, consul, 2008/05/16
- Re: [Qemu-devel] Re: Re: [PATCH] Windows compile errors, andrzej zaborowski, 2008/05/16
- [Qemu-devel] Re: [PATCH] Windows compile errors, Jan Kiszka, 2008/05/16
- [Qemu-devel] Re: [PATCH] Windows compile errors, Alex, 2008/05/16
- [Qemu-devel] Re: [PATCH] Windows compile errors, Jan Kiszka, 2008/05/17
- Re: [Qemu-devel] Re: [PATCH] Windows compile errors, Eduardo Felipe, 2008/05/16
Re: [Qemu-devel] [PATCH] Windows compile errors, Erik de Castro Lopo, 2008/05/15
- [Qemu-devel] Re: [PATCH] Windows compile errors,
Alex <=