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

Gert Driesen gert.driesen at telenet.be
Mon Apr 14 17:11:27 EDT 2008


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



More information about the Mono-devel-list mailing list