mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-29 14:30:34 +02:00
Fix build when compiled with -Wundef -Werror
(Reported by David Fang) * libguile/inline.h: Check if __APPLE_CC__ is defined before testing its value.
This commit is contained in:
parent
1e1bffb4e7
commit
a24f4637ea
3 changed files with 3 additions and 1 deletions
1
THANKS
1
THANKS
|
@ -36,6 +36,7 @@ For fixes or providing information which led to a fix:
|
|||
Nils Durner
|
||||
John W Eaton
|
||||
Clinton Ebadi
|
||||
David Fang
|
||||
Charles Gagnon
|
||||
Peter Gavin
|
||||
Eric Gillespie, Jr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue