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
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2002-01-28 17:03:27 +0300
committerMiguel de Icaza <miguel@gnome.org>2002-01-28 17:03:27 +0300
commit51c3b0cb84ed625b6f25fa6d159c6eea2724c283 (patch)
treed2f9710ef9ed911dfe70c3e6515597aab25d26b0 /web/c-sharp
parentd9fd81429bd860171752d859c6c5a0ebe9ef4ff0 (diff)
2002-01-28 Miguel de Icaza <miguel@ximian.com>
* support.cs: Api for Pair to set a value. Despite the fact that the variables are public the MS C# compiler refuses to compile code that accesses the field if the variable is part of a foreach statement. * statement.cs (Fixed): Begin implementation of the fixed statement. (Block.AddVariable): Return the VariableInfo on success and null on failure instead of true/false. * cs-parser.jay (foreach): Catch errors on variables already defined (we were ignoring this value before) and properly unwind the block hierarchy (fixed_statement): grammar for the fixed statement. svn path=/trunk/mcs/; revision=2183
Diffstat (limited to 'web/c-sharp')
0 files changed, 0 insertions, 0 deletions