>>>>> "Anthony" == Anthony Green <[EMAIL PROTECTED]> writes:

Anthony> Ok, how about this then....

This patch is going to be nit-picked to death :-)

Anthony> +      // This shouldn't really happen.
Anthony> +        InternalError ie = new InternalError();
Anthony> +      ie.initCause(e);
Anthony> +      throw ie;

How about a message in the error?  With that change it is fine.
Thanks.

Tom


_______________________________________________
Classpath-patches mailing list
Classpath-patches@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to