logo separator

[mkgmap-dev] Test failure in r2448

From Steve Ratcliffe steve at parabola.me.uk on Wed Jan 16 14:32:00 GMT 2013

On 15/01/13 11:50, Felix Hartmann wrote:
> /    [javac]
> d:\Garmin\mkgmap_svn_trunk\src\uk\me\parabola\mkgmap\osmstyle\StyleImpl.java:454:
> warning: unreachable catch clause
>      [javac]             } catch (IOException e) {
>      [javac]               ^
>      [javac]   thrown type FileNotFoundException has already been caught
>      [javac]
> d:\Garmin\mkgmap_svn_trunk\src\uk\me\parabola\mkgmap\osmstyle\StyleImpl.java:489:
> warning: unreachable catch clause
>      [javac]             } catch (IOException e) {
>      [javac]               ^
>      [javac]   thrown type FileNotFoundException has already been caught/

Thanks, although I knew that the code had that problem (its harmless as 
you suspected), I didn't know that some people were seeing a scary error
message during compile.

As you say that could put off people using it for the first time, so I 
shall fix that along with the tests.

..Steve


More information about the mkgmap-dev mailing list