mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-01 09:50:19 +02:00
*** empty log message ***
This commit is contained in:
parent
0dcd29c96f
commit
0ffa334413
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
2007-09-11 Kevin Ryde <user42@zip.com.au>
|
||||||
|
|
||||||
|
* posix.c (scm_putenv): Confine the putenv("NAME=") bit to mingw, use
|
||||||
|
putenv("NAME") as the fallback everywhere else. In particular this is
|
||||||
|
needed for solaris 9. Reported by Frank Storbeck.
|
||||||
|
|
||||||
2007-09-03 Ludovic Courtès <ludo@gnu.org>
|
2007-09-03 Ludovic Courtès <ludo@gnu.org>
|
||||||
|
|
||||||
* read.c (flush_ws): Handle SCSH block comments.
|
* read.c (flush_ws): Handle SCSH block comments.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue