2005-11-16 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Wed, 16 Nov 2005 22:47:05 +0000 (22:47 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Wed, 16 Nov 2005 22:47:05 +0000 (22:47 -0000)
commitd3e9147bef5c0c52ecb668aa9b464051984f25ed
tree624bf5ec223ea1a3c1f5f642ef695abe9807c601
parent9f5c5088143580645a757b2cdcc362b4b15357a6
2005-11-16  Atsushi Enomoto  <atsushi@ximian.com>

* doc.cs : apply "override filter" also to properties.
  Fixed bug #76730.

* test-xml-047-ref.xml test-xml-047.cs :
  Another override filtering test (works with gmcs).

* cs1574-7.cs : fixed code format ("Line") to make it working.
* cs0419-3.cs : new test for ambiguity resolution.
* known-issues-gmcs : actually cs1574-7.cs is kind of regression,
  thus no need to be added here.

svn path=/trunk/mcs/; revision=53150
mcs/errors/ChangeLog
mcs/errors/cs0419-3.cs [new file with mode: 0644]
mcs/errors/cs1574-7.cs
mcs/errors/known-issues-gmcs
mcs/mcs/ChangeLog
mcs/mcs/doc.cs
mcs/tests/ChangeLog
mcs/tests/test-xml-047-ref.xml [new file with mode: 0644]
mcs/tests/test-xml-047.cs [new file with mode: 0644]