[Mono-devel-list] merging two assemblies and related problems

Vladimir Vukicevic vladimirv at gmail.com
Fri May 20 17:41:23 EDT 2005


On 5/20/05, Jim Purbrick <jimpurbrick at yahoo.co.uk> wrote:
> Hi Vladimir,
> 
> --- Vladimir Vukicevic <vladimirv at gmail.com> wrote:
> > 3) Use RAIL (http://rail.dei.uc.pt/).
> 
> I'm currently using RAIL and Mono-1.1.7 on Windows to
> transform assemblies.
> 
> I initially had some problems getting the test
> application running on Mono-1.1.4, but Zoltan fixed
> them.
> 
> So, try running the RAIL examples on the latest Mono
> and see how you get on.

Ah, the examples seem to run, and I just tracked down a small testcase
for the RAIL problem -- any method that has a try/catch exception
block seems to trigger the assertion.  Unfortunately I can't not use
exceptions (I have to catch a DllNotFound exception while trying to
call a few different P/Invoke methods before I figure out which one I
can use).

I've filed bug 75014 for the assertion failure.

    - Vlad



More information about the Mono-devel-list mailing list