bug in Integer.decode ?
Godmar Back
kaffe@rufus.w3.org
Thu, 13 Aug 1998 11:17:55 -0600 (MDT)
>
> What's the proper procedre for reporting bugs anyway? I'm pretty new to
> kaffe, but I will probably be working with a lot it in the near future.
Send a unified or context diff to this list and to
kaffe-bugs@transvirtual.com. Send a ChangeLog entry, too.
If the fix is not obvious (the one above is), send an explanation as to
why you believe your fix is right. If it's more complicated, send a test
case with deterministic output that fails before the fix and succeeds after
the fix; then we can include it in the test target.
- Godmar