Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-12-302004-12-29 Duncan Mak <duncan@ximian.com>Duncan Mak
* expression.cs (Argument.Emit): Check that Expr is IMemoryLocation before casting to it, and report CS1510 otherwise. This fixes #70402. 2004-12-29 Duncan Mak <duncan@ximian.com> * cs1510-3.cs: Added to track bug #70402. svn path=/trunk/mcs/; revision=38173