lilypond-devel
[Top][All Lists]
Advanced

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

Re: ./configure fontforge oddity


From: Jan Nieuwenhuizen
Subject: Re: ./configure fontforge oddity
Date: Tue, 08 Feb 2005 00:22:22 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Graham Percival writes:

> spark:~ gperciva$     echo 20050117 | gawk '{printf "%ld\n",
> $1*1000000}'
> 2.00501e+13
> spark:~ gperciva$ gawk --version
> GNU Awk 3.1.2

> I guess this explains it.

Yes, thanks.  I've added a fix to CVS, using float should work, also with mawk.

    echo 20100117 | awk '{printf "%.0f\n", $1*100000000}'

... wishing we could drop auto* for python (or any other real
language) right now.
    
Jan.

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org




reply via email to

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