[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] skip_uri_schema without strlen

From: Uwe Zeisberger <zeisberg_at_informatik.uni-freiburg.de>
Date: 2005-01-05 17:55:55 CET

Hello,

Peter N. Lundblad wrote:
> Thanks. Could you resend the corrected patch instead? It is easier to
> review/apply that way:-)
ok, here it comes. This time the patch is not retyped by hand and it
passes `make check'.

{{{
* subversion/libsvn_subr/path.c
  (skip_uri_schema): Rewrite. Now it doesn't use strlen anymore.
  The old version was broken if path ends with "://"

* subversion/tests/libsvn_subr/path-test.c
  (test_is_url): add two test cases and calculate the length of the list
  of tests instead of hard coding it to 5.
}}}

Regards
Uwe

-- 
Uwe Zeisberger
http://www.google.com/search?q=half+a+cup+in+teaspoons

Received on Wed Jan 5 18:22:50 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.