code I item #496, was opened at 2007-10-02 14:21 Status: Open Priority: 3 Submitted By: Hamish Bowman (hamish) Assigned to: Nobody (None) Summary: v.proj overwrites even if --o wasn't given Issue type: module bad feature Issue status: None GRASS version: CVS HEAD GRASS component: vector Operating system: Linux Operating system version: debian/etch GRASS CVS checkout date, if applies (YYMMDD): 070901
Initial Comment: v.proj skips checking for the --overwrite flag, it overwrites regardless after issuing a WARNING: that the map exists and will be overwritten. It should follow normal module conventions and not do that unless --o or GRASS_OVERWRITE=x was set. My test used just an input map name, ie the output map name was taken from the input name and not given on the command line for the parser to test. r.proj probably needs checking too, it may do the same. thanks, Hamish ---------------------------------------------------------------------- You can respond by visiting: http://wald.intevation.org/tracker/?func=detail&atid=204&aid=496&group_id=21 _______________________________________________ grass-dev mailing list [email protected] http://grass.itc.it/mailman/listinfo/grass-dev

