Hi Aleksey, Robert is right, generics are currently not supportes in pnet. But we are currently working on generics support. I think the support in the engine will be available soon but the compiler support still takes more time.
Cheers, Klaus Am Mittwoch, den 25.07.2007, 18:32 +0600 schrieb Leonov Aleksey: > Hi Klaus, > I try compile pnet on Ubuntu with MinGw now. Compile finish inch by inch > without > error. I run one file with ilrun and have some errors: > > F:\profile\Nemerle>ilrun -i Nemerle.dll > metadata error in token 0x1B000021: invalid type specification > metadata error in token 0x02000013: cannot locate parent type > metadata error in token 0x1B000021: invalid type specification > metadata error in token 0x02000013: cannot locate parent type > metadata error in token 0x1B000022: invalid type specification > metadata error in token 0x02000014: cannot locate parent type > metadata error in token 0x1B000024: invalid type specification > metadata error in token 0x02000015: cannot locate parent type > metadata error in token 0x1B000024: invalid type specification > metadata error in token 0x02000015: cannot locate parent type > metadata error in token 0x1B000025: invalid type specification > metadata error in token 0x02000016: cannot locate parent type > metadata error in token 0x1B000027: invalid type specification > metadata error in token 0x02000018: cannot locate parent type > metadata error in token 0x1B000027: invalid type specification > metadata error in token 0x02000018: cannot locate parent type > metadata error in token 0x1B000028: invalid type specification > metadata error in token 0x02000019: cannot locate parent type > metadata error in token 0x1B00002A: invalid type specification > metadata error in token 0x0200001A: cannot locate parent type > metadata error in token 0x1B00002A: invalid type specification > metadata error in token 0x0200001A: cannot locate parent type > metadata error in token 0x1B00002B: invalid type specification > metadata error in token 0x0200001B: cannot locate parent type > unresolved type: [mscorlib]System.IComparable`1 > unresolved type: [mscorlib]System.Collections.Generic.IEnumerable`1 > unresolved type: [mscorlib]System.Collections.Generic.ICollection`1 > unresolved type: [mscorlib]System.IEquatable`1 > unresolved type: [mscorlib]System.Collections.Generic.IEnumerator`1 > unresolved type: [mscorlib]System.Collections.Generic.IDictionary`2 > unresolved type: [mscorlib]System.Collections.Generic.IEqualityComparer`1 > unresolved type: [mscorlib]System.Collections.Generic.IList`1 > unresolved type: [System]System.Collections.Generic.Stack`1 > unresolved type: [mscorlib]System.Collections.Generic.List`1 > unresolved type: [mscorlib]System.Comparison`1 > unresolved type: [mscorlib]System.Diagnostics.DebuggerDisplayAttribute > unresolved type: [mscorlib]System.Collections.Generic.Dictionary`2 > unresolved type: [mscorlib]System.Diagnostics.DebuggerBrowsableAttribute > unresolved type: [mscorlib]System.Diagnostics.DebuggerBrowsableState > unresolved type: System.Collections.Generic.Dictionary`2/Enumerator > unresolved type: [mscorlib]System.Collections.Generic.KeyValuePair`2 > unresolved type: [System]System.Collections.Generic.LinkedList`1 > unresolved type: [System]System.Collections.Generic.LinkedListNode`1 > unresolved type: System.Collections.Generic.LinkedList`1/Enumerator > unresolved type: [System]System.Collections.Generic.Queue`1 > unresolved type: System.Collections.Generic.Queue`1/Enumerator > unresolved type: System.Collections.Generic.Stack`1/Enumerator > > I think it`s functions not implement yet? > > Best regards, > Aleksey. > > >Hi Aleksey, > > > >the only difference i see is the M4 version. I have M4 version 1.4 here on > >this box. > >I'll see if i can get the version 1.4.7 somewhere. > > > >Cheers, > >Klaus > > > > > _______________________________________________ > Developers mailing list > [email protected] > http://dotgnu.org/mailman/listinfo/developers
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
_______________________________________________ Developers mailing list [email protected] http://dotgnu.org/mailman/listinfo/developers
