[Mono-dev] ConcurrentDictionary.cs breakng the svn trunk
Jérémie Laval
jeremie.laval at gmail.com
Tue Aug 4 06:59:13 EDT 2009
Fixed in r139338
--Jérémie Laval
jeremie.laval at gmail.com
http://garuma.wordpress.com
On Tue, Aug 4, 2009 at 3:33 AM, Tony Alexander Hild <tony_hild at yahoo.com> wrote:
Hi,
I can't build from trunk due this exception
make[8]: Entering directory `/home/tony/mono/mcs/class/corlib'
MCS [net_4_0] mscorlib.dll
System.Reflection/MonoGenericClass.cs(247,36): warning CS0168: The variable `accessor' is declared but never used
System.Threading.Tasks/Future..cs(118,41): warning CS3005: Identifier `System.Threading.Tasks.Task<TResult>.ContinueWith<TNewResult>(System.Func<System.Threading.Tasks.Task<TResult>,TNewResult>)' differing only in case is not CLS-compliant
System.Threading.Tasks/Task.cs(174,38): (Location of the symbol related to previous warning)
System.Collections.Concurrent/ConcurrentDictionary.cs(34,22): error CS0737: `System.Collections.Concurrent.ConcurrentDictionary<TKey,TValue>' does not implement interface member `System.Collections.IDictionary.GetEnumerator()' and the best implementing candidate `System.Collections.Concurrent.ConcurrentDictionary<TKey,TValue>.System.Collections.IDictionary.Add(object, object)' in not public
System.Collections/IDictionary.cs(63,43): (Location of the symbol related to previous error)
System.Collections.Concurrent/ConcurrentDictionary.cs(308,34): (Location of the symbol related to previous error)
System.Collections.Concurrent/ConcurrentDictionary.cs(34,22): error CS0535: `System.Collections.Concurrent.ConcurrentDictionary<TKey,TValue>' does not implement interface member `System.Collections.IDictionary.Keys.get'
System.Collections/IDictionary.cs(51,36): (Location of the symbol related to previous error)
System.Collections.Concurrent/ConcurrentDictionary.cs(34,22): error CS0737: `System.Collections.Concurrent.ConcurrentDictionary<TKey,TValue>' does not implement interface member `System.Collections.IDictionary.Values.get' and the best implementing candidate `System.Collections.Concurrent.ConcurrentDictionary<TKey,TValue>.System.Collections.IDictionary.Contains(object)' in not public
System.Collections/IDictionary.cs(53,38): (Location of the symbol related to previous error)
System.Collections.Concurrent/ConcurrentDictionary.cs(276,34): (Location of the symbol related to previous error)
Compilation failed: 3 error(s), 2 warnings
Tony
Veja quais são os assuntos do momento no Yahoo! + Buscados: Top 10 - Celebridades - Música - Esportes
_______________________________________________
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/20090804/d0a19b0b/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 270 bytes
Desc: OpenPGP digital signature
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090804/d0a19b0b/attachment.bin
More information about the Mono-devel-list
mailing list