lilypond-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] MIDI command line option


From: Han-Wen Nienhuys
Subject: Re: [PATCH] MIDI command line option
Date: Fri, 29 Aug 2008 21:08:26 -0300

On Fri, Aug 29, 2008 at 8:41 PM, Neil Puttock <address@hidden> wrote:
> 2008/8/29 Han-Wen Nienhuys <address@hidden>:
>> well, yeah.  You need to insert the proper intelligent code in place
>> of 'windows'.
>
> This works, but does does the same as the code for PLATFORM:
>
> (midi-extension ,(if
>                         (string-ci=? (utsname:sysname (uname)) "windows")

Can you make sure that we this code only once and puts it in a
platform variable?

 (if (eq? platform 'windows) .. )

-- 
Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen




reply via email to

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