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
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev