Beman Dawes <[EMAIL PROTECTED]> writes:

>  >I don't know if it was controversial, but I did bring this up during
>  >the review and I do think its very important. The basic definition
>  >of an absolute path should be a path that overrides the base path
>  >during a resolve. To rephrase, 'foo' is relative because it is an
>  >adjustment from the current directory, '/foo' on the other hand
>  >takes precendence over the current path. To re-rephrase, '/foo' is
>  >relative to the current drive, but not to the current directory.
>
> That seems like a stretch to me. With your definition, "absolute"
> isn't equivalent to "not relative", and that seems counter
> intuitive.

Maybe, but it does seem to capture reality on Windows.

-- 
                       David Abrahams
   [EMAIL PROTECTED] * http://www.boost-consulting.com
Boost support, enhancements, training, and commercial distribution

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to