[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#25785: scm_c_make_polar broken on APPLE
From: |
Andy Wingo |
Subject: |
bug#25785: scm_c_make_polar broken on APPLE |
Date: |
Tue, 21 Feb 2017 22:10:09 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
On Sat 18 Feb 2017 18:37, Matt Wette <address@hidden> writes:
> Patch includes (and attached) for guile-2.1.7. This uses macOS __sincos().
Thank you for this patch! Applied. The config.h.in is indeed
autogenerated (by autoheader, I think).
Andy