lilypond-devel
[Top][All Lists]
Advanced

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

Re: Likely a good frog project for someone with C knowledge


From: David Kastrup
Subject: Re: Likely a good frog project for someone with C knowledge
Date: Wed, 17 Aug 2011 11:41:00 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Reinhold Kainhofer <address@hidden> writes:

> On Mi., 17. Aug. 2011 10:19:33 CEST, David Kastrup <address@hidden> wrote:
>> I mean, look at the bad code I dug up.    Pretty early in the list there
>> was:
>> -    if (mode != SCM_UNDEFINED && scm_string_p (mode))
>> +    if (scm_is_string (mode))
>
>
> Yes, that's code that should really be fixed.

The "+" is the indicator of a git diff.  I already pushed the results of
my cursory grep pattern code review.

-- 
David Kastrup




reply via email to

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