Security fixes are back; other fixes can go in. Time for build 18?
Andrew John Hughes
gnu_andrew at member.fsf.org
Tue Dec 8 11:55:45 PST 2009
2009/12/8 Joseph D. Darcy <Joe.Darcy at sun.com>:
> Martin Buchholz wrote:
>>
>> On Tue, Dec 8, 2009 at 10:10, Andrew John Hughes
>> <gnu_andrew at member.fsf.org> wrote:
>>
>>
>>>>
>>>> Unfortunately, the most expedient way to get this fix back to probably
>>>> to
>>>> ASCII-fy the contributor's name.
>>>>
>>>>
>>>
>>> I've already tried that. Whatever jcheck is doing goes beyond ASCII
>>> as it doesn't accept a backtick either (o` is the ASCIIfied version)
>>>
>>
>> Probably you have to go further and [A-Za-z]ify it
>
> From when I looked at the code, the regex is for [A-Za-z0-9].
>
Do you know whether this was for names or e-mail addresses? It sounds
more like the latter. Being able to refer to the unlikely personage
of Andrew1 but not someone who happens to have an accent of some form
in their name seems a bit bizarre.
What language is this? Maybe we can fix it blindly. Even grep
supports a locale-dependent [:alpha:] range in place of [A-Za-z0-9].
> -Joe
>
--
Andrew :-)
Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net
PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA 7927 142C 2591 94EF D9D8
More information about the jdk6-dev
mailing list