Re: [PATCH] skip_uri_schema without strlen
From: Uwe Zeisberger <zeisberg_at_informatik.uni-freiburg.de>
Date: 2004-12-23 18:04:23 CET
Oops, I made (at least) two typos:
> - && (path[j + 2] == '/'))
+ return path + j + 3;
> + else
Uwe
-- Uwe Zeisberger fib where fib = 0 : 1 : zipWith (+) fib (tail fib)
|
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.