gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnu-arch-users] Namespace


From: Jean Helou
Subject: [Gnu-arch-users] Namespace
Date: Fri, 19 Mar 2004 14:09:08 +0100
User-agent: Mozilla Thunderbird 0.5 (X11/20040306)

Hi,

I have been reading the namsepace validation code in libarch/namespace.(c|h) and I found the following weird (well according to me) things (I checked out address@hidden/tla--devo--1.2--patch-115)

-In the email part of an archive name, more specifically in the part before the @, arch_valid_archive_name(...) won't accept an underscore ('_'). This seems to be inconsistent with arch_valid_id which does accept them.

address@hidden ~]$tla my-id "Tester Test <address@hidden>"
address@hidden ~]$tla make-archive address@hidden archives/address@hidden
make-archive: invalid archive name (address@hidden)


-in arch_valid_patch_level_name(...) and over_patch_level(...), patch-0 is valid.

Are they bugs or is there a reason for this, if so could someone explain it to me ?

Thx,
Jean




reply via email to

[Prev in Thread] Current Thread [Next in Thread]