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

Jonathan Chambers joncham at gmail.com
Mon Apr 14 19:18:51 EDT 2008


I think I changed code that used 'interface' once before. Microsoft supports
interface as an alias for struct. Perhaps an MS header pulled in somewhere
has this #define.

Thanks,
Jonathan

2008/4/14 Andy Hume <andyhume32 at yahoo.co.uk>:

>  mono-build is suffering from the same issue.
>
> e.g. the most recent log:
> http://mono.ximian.com/monobuild/builds/HEAD/win-4-i386/mono/100654/logs/build.log
>
>  ------------------------------
> *From:* mono-devel-list-bounces at lists.ximian.com [mailto:
> mono-devel-list-bounces at lists.ximian.com] *On Behalf Of *Rodrigo Kumpera
> *Sent:* 14 April 2008 22:36
> *To:* Gert Driesen
> *Cc:* mono-devel-list at 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 <gert.driesen at telenet.be>
> wrote:
>
> > 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: error: `candidate' undeclared (first use in this function)
> > verify.c:352: error: (Each undeclared identifier is reported only once
> > verify.c:352: error: for each function it appears in.)
> > verify.c:352: error: parse error before "struct"
> > verify.c:355: error: parse error before "struct"
> >
> > Any idea?
> >
> > Gert
> >
> > _______________________________________________
> > Mono-devel-list mailing list
> > Mono-devel-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-devel-list
> >
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20080414/780354b5/attachment.html 


More information about the Mono-devel-list mailing list