Revert fcbb5717c18ff8393f2300a254bb13e6fab9c7e4 and implement it differently.mono-android-1-0
commit6623fc543d66d06121d7c7cfbe9f5bfa3ed8cf3d
authorJérémie Laval <jeremie.laval@gmail.com>
Mon, 21 Mar 2011 12:26:52 +0000 (21 13:26 +0100)
committerJérémie Laval <jeremie.laval@gmail.com>
Mon, 21 Mar 2011 12:30:52 +0000 (21 13:30 +0100)
tree135eede33517c266504a12b2326cac481666191f
parent1e38c9d065e4fecad427f5bd0b534f51de0c09ea
Revert fcbb5717c18ff8393f2300a254bb13e6fab9c7e4 and implement it differently.

The commit had the good idea but since some values of the enumeration overlap it broke the correct behavior. Instead we now turn off the extra options and use the previous way to check.
mcs/class/corlib/System.Threading.Tasks/Task.cs
mcs/class/corlib/Test/System.Threading.Tasks/TaskTest.cs