[Mono-dev] (IL) Fault handlers not working

Kamil Skalski kamil.skalski at gmail.com
Sat Jan 6 14:50:55 EST 2007


Yeah, it compiler with .NET 2.0:


Microsoft (R) .NET Framework IL Assembler.  Version 2.0.50727.42
Copyright (c) Microsoft Corporation.  All rights reserved.
Assembling 'm.il'  to EXE --> 'm.exe'
Source file is ANSI

Assembled global method Main
Creating PE file

Emitting classes:

Emitting fields and methods:
Global  Methods: 1;

Emitting events and properties:
Global
Writing PE file
Operation completed successfully


2007/1/6, Miguel de Icaza <miguel at ximian.com>:
> Hello,
>
> > > My mistake, the bug is our ilasm.   That code should not compile (it
> > > does not with MS ilasm).
> >
> > I apologise for dragging this so much but the sample compiles with MS ilasm
> > too (at least for me).
> >
> > In fact, to be more specific, I initially compiled it with MS ilasm and
> > tried Mono's ilasm too after your email; I got it compiled with both.
> >
> > Anyway, I filed a bug report, thank you for your response.
>
>
> Microsoft (R) .NET Framework IL Assembler.  Version 1.1.4322.2032
> Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.
> Assembling 'f.il' , no listing file, to EXE --> 'f.EXE'
> Source file is ANSI
>
> f.il(8) : error : syntax error at token '{' in:    {
>
>
> ***** FAILURE *****
>
> Maybe a different version of ILASM?
>
> Miguel.
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>


-- 
Kamil Skalski
http://nazgul.omega.pl



More information about the Mono-devel-list mailing list