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

Re: svn commit: r10100 - trunk/subversion/libsvn_subr

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-06-30 00:39:37 CEST

Ben Reser wrote:

>On this basis, I'm -1 on this commit.
>
>
I agree. I should've closed that issue before it got in the queue. Sorry
about the omission.
By the way, your arguments apply to to X bitmap types, too.

>Incidentally, we should permit "charset addenda." We happen to have it
>in our own repo:
>
>$ svn pg svn:mime-type COMMITTERS
>text/plain; charset=UTF-8
>
>For what it matters, I'm the one who set that and nobody has said a word
>about it being there so far...
>
>
I agree on this, too. It means that the mime-type validation must first
search for the end of the content type proper -- that would be either
';', ' ', or the end of the string. And the function that determines
"text" mime types should do the same kind of narrowing.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 30 00:47:29 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.