﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
122	Better handling of non-Unix paths in findutils	Lewis Rosenthal		"Currently, it is not possible to specify a LOCATE_PATH using drive letters and backslashes, and the entry separator must be a colon.

Thus, this works:

{{{
SET LOCATE_PATH=/@unixroot/var/c-locatedb:/@unixroot/var/j-locatedb
}}}

but this does not:

{{{
SET LOCATE_PATH=c:\var\c-locatedb;c:\var\j-locatedb
}}}

"	defect	closed	major		*none		high	fixed		
