Re: emacs question

2008-09-10 Thread Jeremy Henty
returns a string which represents, in shell syntax, an argument whose actual contents are ARGUMENT. It should work reliably to concatenate the return value into a shell command and then pass it to a shell for execution. which sounds like what you want. Regards, Jeremy Henty

Re: Which bison version to use to build on Linux?

2005-09-08 Thread Jeremy Henty
On Wed, Sep 07, 2005 at 06:51:57AM +0100, Jeremy Henty (ie. *me*) wrote: > On Tue, Sep 06, 2005 at 04:37:25PM -0600, Hans Forbrich wrote: > > > Are you familiar with the fix to the known bug for bison 1.875 > > 'fix'? > > > > If not, the fix is de

Re: Which bison version to use to build on Linux?

2005-09-06 Thread Jeremy Henty
ing out that the compile error I saw was completely different to the one described on this page. I am compiling lilypond 2.7.8 . Maybe the page describes the error you get from an earlier version? Cheers, Jeremy Henty ___ lilypond-user mailing list li

Which bison version to use to build on Linux?

2005-09-06 Thread Jeremy Henty
can I get round this? Details: Linux 2.4.31 gcc 3.2.1 flex 2.5.31 bison 1.875 Cheers, Jeremy Henty make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C buildscripts all && make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C python all && make --no-builtin