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

Zoltan Varga vargaz at gmail.com
Mon Apr 14 18:08:31 EDT 2008


Maybe 'interface' is a reserved word in some C/C++ version ?

       Zoltan

2008/4/14 Rodrigo Kumpera <kumpera at gmail.com>:
> 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
>
>


More information about the Mono-devel-list mailing list