Hi,
On Mon, Mar 12, 2001 at 05:55:47PM +1300, Bryce McKinlay wrote:
>
> I don't want to sound too picky, but some of the merged classes have incorrect
> formatting. For example:
>
> public NullPointerException()
> {
> super();
> }
>
> The braces for methods, classes, and blocks should not be indented, but rather
> alligned with the declaration (admittedly this is probibly still wrong in libgcj
> in a few places).
Running indent over all Exceptions is on my TODO list.
I didn't want to do a code merge and reindenting at the same time.
Cheers,
Mark
--
Stuff to read:
<http://www.toad.com/gnu/whatswrong.html>
What's Wrong with Copy Protection, by John Gilmore
_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath