* Driver.cs: Handle tokenization errors with the correct error
authorJackson Harper <jackson@novell.com>
Thu, 10 Jun 2004 21:00:18 +0000 (21:00 -0000)
committerJackson Harper <jackson@novell.com>
Thu, 10 Jun 2004 21:00:18 +0000 (21:00 -0000)
commitb0e23daaaf004b71d3b757a8c7540756335681ed
treecab0c0b4906f7eb67e08c08d5875f6f3d89e273d
parentfa240e76af3b855f7849eaed8f16c08c8d799ce7
    * Driver.cs: Handle tokenization errors with the correct error
message.
* Report.cs: Print error messages properly. Add an extra \n after
the assemble file message.
* ilasm.exe.sources: Add new exception, remove old one.

svn path=/trunk/mcs/; revision=29240
mcs/ilasm/ChangeLog
mcs/ilasm/Driver.cs
mcs/ilasm/Report.cs
mcs/ilasm/ilasm.exe.sources