[Mono-dev] [PATCH] Add mixed-mode assembly support on Windows (now build with cygwin as well)

Jonathan Chambers joncham at gmail.com
Thu May 1 16:52:26 EDT 2008


Hello,
     This patch seems to be the cause of the build failures on Win32:
http://mono.ximian.com/monobuild/python/monobuild.py/packagestatus?platform=win-4-i386&package=mono&HEAD_or_RELEASE=HEAD

svn rev 102051 does not seem to cause the error on my machine, while svn rev
102052 causes the crash in the buildbot.

I did a bit of debugging and we crash in
ves_icall_System_Reflection_Assembly_get_fullName with garbage for mass->
aname.name. The MonoAssembly itself seems ok, but the AssemblyName appears
to be junk. Not sure if this is the real problem, or if it is just where we
crash. Please have a look at this, or revert the patch.

Thanks,
Jonathan


2008/4/28 Rodrigo Kumpera <kumpera at gmail.com>:

> You can add these tests to a subdir of mono/tests/ and require that such
> compiler be instaled for them.
> We can then ask Wade to install it on our windows build bot and add these
> tests to the windows lanes.
>
>
>
>
> On Mon, Apr 28, 2008 at 1:15 PM, Kornél Pál <kornelpal at gmail.com> wrote:
>
> > Hi,
> >
> > > From: Zoltan Varga
> > > This looks ok to check in.
> >
> > Thanks. Committed as r102052.
> >
> > I have some mixed-mode tests but there is no open source compiler
> > supporting
> > compilation of mixed mode assemblies. How (source/binary/MSVC project)
> > and
> > where (in SVN) can I commit some mixed-mode tests?
> >
> > Kornél
> >
> > _______________________________________________
> > 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20080501/59493fd8/attachment.html 


More information about the Mono-devel-list mailing list