svn commit: r365003 - head/devel/elfsh/files

olli hauer ohauer at gmx.de
Sun Aug 17 15:19:18 UTC 2014


On 2014-08-17 16:48, John Marino wrote:
> On 8/17/2014 16:29, Adam Weinberger wrote:
>> On 17 Aug, 2014, at 5:18, Alexey Dokuchaev <danfe at FreeBSD.org> wrote:
>>
>>> On Sat, Aug 16, 2014 at 07:27:05PM +0200, olli hauer wrote:
>>>> There are 1182 ports with an '_' in the name and I think reading a patch name
>>>> patch-mod_foo__main.c is easier to read then
>>>> patch-mod_foo_main.c
>>>> patch-mod_foo-main.c
>>>> patch-mod_foo--main.c
>>>> patch-mod_foo+main.c
>>>
>>> Apparently there *are* people who don't see the ugliness of __!
>>
>> More than one.
>>
> 
> patch-mod_foo__main.c is too simple.
> Try:
> patch-alpha__bravo__charlie__delta-echo__foxtrot__golf__hotel__india_juliet.cpp
> 
> then 20 more of those in the same directory.  Very ugly.
> 
> eye of the beholder I guess.
> 

No, your example looks pretty to me ;)

At last if I compare your example with '+' or '-' that is also not clash free.

patch-alpha__bravo__charlie__delta-echo__foxtrot__golf__hotel__india_juliet.cpp
patch-alpha+bravo+charlie+delta-echo+foxtrot+golf+hotel+india_juliet.cpp
patch-alpha-bravo-charlie-delta-echo-foxtrot-golf-hotel-india_juliet.cpp

E.g. in devel/psptoolchain-newlib it is not clear without reading the full
patch filename in which path the patch applies.


-- 
olli


More information about the svn-ports-all mailing list