2002-10-19 Miguel de Icaza <miguel@ximian.com>
authorMiguel de Icaza <miguel@gnome.org>
Sat, 19 Oct 2002 20:21:49 +0000 (20:21 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Sat, 19 Oct 2002 20:21:49 +0000 (20:21 -0000)
commit150abfac35f8ecfe37dadf8177ec19e0abb87b14
tree4e7ac255e7ca389900bb37d5b43f43eabf3babc6
parentc0aacceed3a720b969a408b91e7fe4687bf47dbf
2002-10-19  Miguel de Icaza  <miguel@ximian.com>

* ecore.cs (FieldExpr.AddressOf): We had a special code path for
init-only variables, but this path did not take into account that
there might be also instance readonly variables.  Correct this
problem.

This fixes bug 32253

svn path=/trunk/mcs/; revision=8401
mcs/mcs/ChangeLog
mcs/mcs/ecore.cs