Fix bug #314902
authorRaja R Harinath <harinath@hurrynot.org>
Thu, 10 Jul 2008 13:33:49 +0000 (13:33 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Thu, 10 Jul 2008 13:33:49 +0000 (13:33 -0000)
commitf10a5233e576e89fb3b867c023bebfdd1d25d7bb
tree3fc4ddf87eec8fefe0fa093574e6fc6b5589a0aa
parentc28dd9039fe8f61628bd28d70fad645787551c38
Fix bug #314902
* mcs/cs-tokenizer.cs (is_punct): If a generic lookahead is looking
only one '>', and finds a '>>', abort the generic lookahead.
* tests/gtest-402.cs: New test from #314903.

svn path=/trunk/mcs/; revision=107638
mcs/mcs/ChangeLog
mcs/mcs/cs-tokenizer.cs
mcs/tests/ChangeLog
mcs/tests/gtest-402.cs [new file with mode: 0644]
mcs/tests/ver-il-gmcs.xml