Converting the switch statement into normal statement (the block part).
authorMarek Safar <marek.safar@gmail.com>
Fri, 10 Sep 2010 17:18:20 +0000 (18:18 +0100)
committerMarek Safar <marek.safar@gmail.com>
Fri, 10 Sep 2010 17:20:04 +0000 (18:20 +0100)
commit009c8b81ba1769d47fc104548b908a9364dc559a
tree73f2c0c5838b382817d2e5eb9b5ebac51f19d3a3
parent217032f5c254a5bdad821865dd631e28467a125f
Converting the switch statement into normal statement (the block part).
mcs/errors/cs0158-6.cs [new file with mode: 0644]
mcs/errors/cs0159-8.cs [new file with mode: 0644]
mcs/errors/cs1525-20.cs [new file with mode: 0644]
mcs/errors/cs1620-4.cs [new file with mode: 0644]
mcs/errors/known-issues-gmcs
mcs/mcs/cs-parser.jay
mcs/mcs/statement.cs
mcs/tests/ver-il-dmcs.xml
mcs/tests/ver-il-gmcs.xml