* error.c (scm_syserror): save errno before doing anything else,
authorGary Houston <ghouston@arglist.com>
Tue, 4 Apr 2000 19:11:58 +0000 (19:11 +0000)
committerGary Houston <ghouston@arglist.com>
Tue, 4 Apr 2000 19:11:58 +0000 (19:11 +0000)
commit1de052a72c66a35b3d41da846c0c76d6f946e440
treef92314638f0f23a4fd871c1968952be3a27f8d60
parent4260a7fced0ab02e1bb284f11f1e1b645975a713
* error.c (scm_syserror): save errno before doing anything else,
since it's used in two expressions and may get mutated (thanks to
Dirk Herrmann).
libguile/error.c