[GRASS-dev] G.proj requirements?

Hamish hamish_nospam at yahoo.com
Wed Dec 20 00:25:01 CET 2006


Paul Kelly wrote:
> The other option is to keep a lookout after changing it for
> badly-behaved  modules that don't delete their temp files. Also I
> don't think it's unreasonable for temp files to be left undeleted if
> a module crashes?

While not important for native windows, e.g. d.text (and d.graph?) can
keep tmp files around so the command will survive d.redraw (if input was
piped from stdin). These are then removed when the .tmp dir is flushed
when GRASS exits/restarts.

Generally tmp files should be removed, but enforcing it is a pain for
debugging and development.


Hamish



More information about the grass-dev mailing list