]> git.donarmstrong.com Git - lilypond.git/commit
Use 64-bit rather than 80-bit floating point arithmetic on x86.
authorJoe Neeman <joeneeman@gmail.com>
Tue, 27 May 2008 12:42:38 +0000 (22:42 +1000)
committerJoe Neeman <joeneeman@gmail.com>
Tue, 27 May 2008 12:42:38 +0000 (22:42 +1000)
commit484f664f56a3b7a8744e175d9378e6f4954fde29
tree3e8630dce39d62d358e424e36d6b55bb898d5c05
parent9821a5c95e7d7d3969cd425db5a36863e7b44f96
Use 64-bit rather than 80-bit floating point arithmetic on x86.

This fixes some subtle problems with truncation.
lily/main.cc