More compilation fixes with Sun CC (bug #21378).
This commit is contained in:
parent
86a597f8b3
commit
7f74cf9a67
4 changed files with 17 additions and 6 deletions
2
NEWS
2
NEWS
|
|
@ -51,7 +51,7 @@ called with an associator proc that returns neither a pair nor #f.
|
|||
** Secondary threads now always return a valid module for (current-module).
|
||||
** Avoid MacOS build problems caused by incorrect combination of "64"
|
||||
system and library calls.
|
||||
** Fixed compilation of `numbers.c' with Sun Studio (Solaris 9)
|
||||
** Fixed build with Sun Studio (Solaris 9)
|
||||
** Fixed wrong-type-arg errors when creating zero length SRFI-4
|
||||
uniform vectors on AIX.
|
||||
** Fixed a deadlock that occurs upon GC with multiple threads.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue