Fix compile warning in posix.c v2.1.4
authorAndy Wingo <wingo@pobox.com>
Wed, 14 Sep 2016 09:50:35 +0000 (11:50 +0200)
committerAndy Wingo <wingo@pobox.com>
Wed, 14 Sep 2016 09:50:35 +0000 (11:50 +0200)
commitf9620e01c3d01abc2fd306ba5dc062a2f252eb97
tree7001d5040b10d95325408d985767bc75b092c34c
parentd0e6e3fff84ab5846eee1968e8a89c60b3821a43
Fix compile warning in posix.c

* libguile/posix.c (scm_system_star): Fix SIG_IGN usage to not emit a
  warning.  Still broken on Windows64 and similar systems though!
libguile/posix.c