Hello!

> This patch stops the compiler from bombing out when it tries to parse a
> literal which is too big to fit into int/float/whatever.  It will now give
> an error and continue the compilation using an appropriately typed zero
> value in place of the literal.
> 
> I've attached the patch, and a tarball containing five new tests which
> should go into mcs/errors.

Thanks for the patch, I have now applied it, and added the new error
files that you contributed.

Miguel

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to