Re: [JGloss] Bugs found by FindBug
Add readings and translations to Japanese text
Brought to you by:
tensberg
From: Michael K. <ten...@gm...> - 2010-03-16 19:37:05
|
Hi Mateusz! > I used Eclipse plugin FindBugs for jgloss-1.0.10. I found 104 bugs. One of them: > In class JGloss in function displayError in line 448 > [snip] > It has been some time since I wrote JGloss. Most of it has been written with an Emacs/Command line combination. I've leared a lot since then and now usually use Eclipse for my Java work. I am also a big fan of FindBugs and use it in my projects at work. I haven't had time to work on JGloss for a long time, however, and I don't think this will change soon. Maybe you would be interested in doing something about the FindBugs warnings. I'd be happy to integrate your patches. You'd better work on the trunk version of JGloss though. I am actually surprised that JGloss still works with current Java VMs, even though I haven't touched it for such a long time. I guess that means good things about the backwards compatibility of the Java platform. Cheers Michael Koch |