Re: Eclipse warnings for sources in trunk

2014-06-20 Thread Sandro Martini
Ciao Roger, > I was wondering about the files being closed, and did some profiling on > the code... It turns out that the VFS system closes things itself later on, > so I don't think those are a (real) problem. It is also unclear when > exactly you would close the "baseFile" object I gues

Re: Eclipse warnings for sources in trunk

2014-06-19 Thread Roger and Beth Whitcomb
Ciao Sandro, I was wondering about the files being closed, and did some profiling on the code... It turns out that the VFS system closes things itself later on, so I don't think those are a (real) problem. It is also unclear when exactly you would close the "baseFile" object I guess w

Eclipse warnings for sources in trunk

2014-06-19 Thread Sandro Martini
Hi all, enabling many warnings inside eclipse 4.3sr2 I see some warnings, some of them are false positive, but for others could be good to take a look. Then, I'll update eclipse installation to eclipse 4.4 before the end of the month (should be released 25 June), and see what happens enabling many