Stanisław Pitucha wrote:
> Still broken with linux mono 1.2.6.
> I've tried to split r739 patch into smaller pieces and the problem is
> in the biggest refactoring (TypeDeclaration<->TypeReference). That one
> without array and other stuff caused the problem.
> Also in AddSpecialType(), there's only class creation and
> IsSpecialType was left unused. Should it call IsSpecialType=true
> there?
I don't think it is the TypeDeclaration <-> TypeReference change.

If you compare the asm-dump from the kernel generated with mono 1.2.6.5 
(windows, which works) with the one generated with mono 1.2.6.6 (linux, which
doesn't work) at least the order of the methods is different. We had something
like that more than a half an year ago.

IsSpecialType is set in the Setup method but I think it is in r740.


Chriss.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
SharpOS-Developers mailing list
SharpOS-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sharpos-developers

Reply via email to