lilypond-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Fix compile


From: Carl D. Sorensen
Subject: Re: [PATCH] Fix compile
Date: Mon, 20 Apr 2009 10:04:47 -0600



On 4/20/09 4:42 AM, "John Mandereau" <address@hidden> wrote:

> Hi,
> Patrick McCarty a écrit :
>> This patch fixes `make install' on git master.
>>  
>> -    if (re.search(r'\'dash-fraction', str) or re.search(r'\'dash-period',
>> str):
>> +    if (re.search(r'\'dash-fraction', str) or re.search(r'\'dash-period',
>> str)):
> 
> The parenthesis after 'if' should be removed instead.  Fixed in Git.

I'm sorry for causing this problem.  I didn't intend to commit that patch;
I'm not quite sure how it happened.

I'll try to be more careful in the future.

Carl





reply via email to

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