[Mono-dev] verify.c compile error on cygwin

2008-04-14 Thread Gert Driesen
Hey, I recently updated my local cygwin install, and I now get the following compile errors for verify.c: verify.c:349: error: parse error before struct verify.c:350: warning: function declaration isn't a prototype verify.c: In function `mono_class_interface_implements_interface': verify.c:352:

Re: [Mono-dev] verify.c compile error on cygwin

2008-04-14 Thread Zoltan Varga
Maybe 'interface' is a reserved word in some C/C++ version ? Zoltan 2008/4/14 Rodrigo Kumpera [EMAIL PROTECTED]: What's your gcc version? This is very odd. On Mon, Apr 14, 2008 at 6:11 PM, Gert Driesen [EMAIL PROTECTED] wrote: Hey, I recently updated my local cygwin install,

Re: [Mono-dev] verify.c compile error on cygwin

2008-04-14 Thread Andy Hume
: mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] verify.c compile error on cygwin What's your gcc version? This is very odd. On Mon, Apr 14, 2008 at 6:11 PM, Gert Driesen [EMAIL PROTECTED] wrote: Hey, I recently updated my local cygwin install, and I now get the following compile

Re: [Mono-dev] verify.c compile error on cygwin

2008-04-14 Thread Jonathan Chambers
*Subject:* Re: [Mono-dev] verify.c compile error on cygwin What's your gcc version? This is very odd. On Mon, Apr 14, 2008 at 6:11 PM, Gert Driesen [EMAIL PROTECTED] wrote: Hey, I recently updated my local cygwin install, and I now get the following compile errors for verify.c

Re: [Mono-dev] verify.c compile error on cygwin

2008-04-14 Thread Zoltan Varga
:[EMAIL PROTECTED] On Behalf Of Rodrigo Kumpera Sent: 14 April 2008 22:36 To: Gert Driesen Cc: mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] verify.c compile error on cygwin What's your gcc version? This is very odd. On Mon, Apr 14, 2008 at 6:11 PM, Gert Driesen

Re: [Mono-dev] verify.c compile error on cygwin

2008-04-14 Thread Rodrigo Kumpera
: [EMAIL PROTECTED] *On Behalf Of *Rodrigo Kumpera *Sent:* 14 April 2008 22:36 *To:* Gert Driesen *Cc:* mono-devel-list@lists.ximian.com *Subject:* Re: [Mono-dev] verify.c compile error on cygwin What's your gcc version? This is very odd. On Mon, Apr 14, 2008 at 6:11 PM, Gert Driesen