1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-21 03:00:19 +02:00

Use imaginary_part' instead of imaginary' to fix build on Solaris 2.10.

This commit is contained in:
Ludovic Courtès 2008-02-23 11:28:11 +00:00
parent e27d249537
commit a2c25234fb
4 changed files with 17 additions and 5 deletions

1
NEWS
View file

@ -48,6 +48,7 @@ would trigger an unbound variable error for `match:andmap'.
** Fixed build issue for GNU/Linux on IA64
** Fixed build issue on NetBSD 1.6
** Fixed build issue on Solaris 2.10 x86_64
Changes in 1.8.4 (since 1.8.3)