Re: [PATCH] Script for warning about error leaks
From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2006-02-07 12:13:33 CET
On 2006-02-06 15:01:08 +0000, Julian Foad wrote:
In the script, you have:
IDENT="[a-zA-Z_][a-zA-Z0-9_]*"
I think this regexp should be OK with any locale, though. Range
For instance, under some systems with en_US.UTF-8, [a-z] includes
-- Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / SPACES project at LORIA --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Feb 7 12:13:56 2006 |
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.