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

Zoltan Varga vargaz at gmail.com
Mon Apr 14 19:24:53 EDT 2008


Probably this is why we use 'iface' everywhere.

               Zoltan

2008/4/15 Jonathan Chambers <joncham at gmail.com>:
> 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
> >
> >
>
>
> _______________________________________________
>  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