|
From: Earnie B. <ear...@ya...> - 2002-12-05 16:33:31
|
Earnie Boyd wrote: > Earnie Boyd wrote: > >> 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. >> > > Strings of ``foo:echo /bar/baz'' are no longer considered a path list. > Strings of ``http://some.web.site/'' are no longer considered a path list. > Strings of ``-Ibaz=/foo:/bar'' now format properly. > I will be making an official release sometime before Monday and no earlier than tomorrow unless someone speaks up with severe problems. Earnie. |