>
> Its difficult to delete files on Windows compared to Unix.
> I'm part way through fixing it now.
>
Thanks. I think on windows a file must not be open, so
we probably have to code some close() calls.
Eclipse has a function to show warnings for potentially missing
close() calls.
I fixed them for splitter, but I see 28 of them for mkgmap and I don't
want to fix something that is not broken.
Ciao,
Gerd