Add more type parameter checks for inherited constraints.
authorMarek Safar <marek.safar@gmail.com>
Thu, 28 Oct 2010 12:43:17 +0000 (13:43 +0100)
committerMarek Safar <marek.safar@gmail.com>
Thu, 28 Oct 2010 12:44:32 +0000 (13:44 +0100)
commite1bc810225d4b2d65f7ab6eec695fcd49463b5ab
tree1edb112c636c963e098cf5defe0f5aca8b3ddf3d
parent24630e874329ccb62bd798b9fe4409f48882c84f
Add more type parameter checks for inherited constraints.
mcs/errors/gcs0315-3.cs [new file with mode: 0644]
mcs/errors/gcs0455-4.cs [new file with mode: 0644]
mcs/errors/gcs0455-5.cs [new file with mode: 0644]
mcs/mcs/convert.cs
mcs/mcs/expression.cs
mcs/mcs/generic.cs
mcs/mcs/method.cs
mcs/tests/gtest-544.cs [new file with mode: 0644]