Remove deprecation warnings from the build
authorNeil Jerram <neil@ossau.uklinux.net>
Thu, 17 Sep 2009 00:18:14 +0000 (01:18 +0100)
committerNeil Jerram <neil@ossau.uklinux.net>
Thu, 17 Sep 2009 00:18:14 +0000 (01:18 +0100)
commitf564f4784f856d0b38008327bc877905e36fc56a
tree63cd591df19de8fe69375dfa74ecb8c55f70b9de
parent93683f9bb16680f66c0784b14ca57bb3b5816ce2
Remove deprecation warnings from the build

* module/srfi/srfi-35.scm: Remove explicit use of (ice-9 syncase).

* test-suite/tests/r5rs_pitfall.test: Same again.

* test-suite/tests/syncase.test: Remove "(ice-9 syncase) loads" test;
  syncase is always loaded now.
module/srfi/srfi-35.scm
test-suite/tests/r5rs_pitfall.test
test-suite/tests/syncase.test