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

Re: UTF8 validation

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-08-07 07:29:43 CEST

On Wed, 2004-08-04 at 13:39, Peter N. Lundblad wrote:
> We have code to validate UTF-8 and we use it when converting to UTF-8.
> But, when we receive UTF-8 (possibly URI-encoded), who makes sure this is
> valid? Is this guaranteed by the iconvs that we use?

I don't think iconv takes care of it, but our utf.c appears to have some
UTF-8 validation code as of r8581.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Aug 7 07:30:32 2004

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.