Eric Blake <[EMAIL PROTECTED]> writes:
> for cross compilation, should I be pessimistic and
> make dir_name("//") always return "//" (unless overridden by priming the
> cache, of course)? Or should I write the test with hard-coded knowledge
> of the HOST values that are known to have distinct // (so far, I only know
> of cygwin), and stick with dir_name("//") returning "/" on all other
> platforms?
Let's do the former, as it's easier to maintain.
_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils