Michael Barton wrote:

> Given other discussions about forward and backward slashes, should
> env(GISDBASE) be run through file normalize or not? What about env(GISBASE)?

Ideally, it shouldn't be necessary; they should be in "internal"
format already. But it won't do any harm.

Code which passes filenames to the OS' shell needs to explicitly call
G_convert_dirseps_to_host() (C) or "file nativename ..." (Tcl).

-- 
Glynn Clements <[EMAIL PROTECTED]>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to