[Mono-devel-list] mcs build fails on cygwin
Zoltan Varga
vargaz at gmail.com
Sun Jan 2 18:51:28 EST 2005
Hi,
The latest Mono.Posix support code still does not compile on sparc, breaking
the build there:
http://mono.ximian.com:8008/sparc-head-mono/events/224/log
Could somebody fix that as well ?
Zoltan
On Sat, 01 Jan 2005 13:41:17 -0500, Jonathan Pryor <jonpryor at vt.edu> wrote:
> On Sat, 2005-01-01 at 11:37 -0500, Ben Maurer wrote:
> > This is the code:
> >
> > > public static readonly SignalHandler SIG_DFL = _DefaultHandler;
> > > public static readonly SignalHandler SIG_ERR = _ErrorHandler;
> > > public static readonly SignalHandler SIG_IGN = _IgnoreHandler;
> >
> > Whoever added this is using the 2.0 delegate syntax. The old syntax
> > needs to be used.
>
> Oops. Sorry about that. This is fixed in svn HEAD now (r38222).
>
> - Jon
>
>
> _______________________________________________
> 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