|
From: Earnie B. <ear...@ya...> - 2002-12-03 13:49:09
|
Strings of foo:bar and foo::bar now work, i.e. the routines return the string unmodified. This update modifies all paths that are not path lists to the forward slash style c:/foo and modifies all paths in path lists to the back slash style c:\foo;c:\bar. I have one failure in my regression test where the path list returns forward slash style if the path list is in a string of the form of -Ibaz=/foo:/bar. Earnie. |