Brad Nicholes wrote:

This doesn't quite fix it either.  For NetWare the returns are

      ABTS_INT_EQUAL(tc, APR_EINCOMPLETE, rv);
      ABTS_STR_EQUAL(tc, "/", root);

Ok I'm confused :)

APR_EINCOMPLETE is a fatal condition.  Is the path "//foo/bar" valid?

If so, it's the result that's wrong.

Bill

Reply via email to