Summary
qwiki: use of deprecated library procedure `shuffle'
Metadata
- Id: c10e08bcc583d295ea134c309fb349ec11e16b3f
- Trac id: 785
- Type: defect
- Reporter: mario
- Owner: sjamaan
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone: 4.9.0
- Version: 4.7.x
- Changetime: 2012-09-24 21:47:48 UTC
- Created: 2012-02-11 17:15:13 UTC
- Keywords: qwiki
Description
installing qwiki: ... changing current directory to /tmp/temp3ece/qwiki /usr/local/chicken-4.7.4/bin/csi -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version ' (\"qwiki\" \"\"))" /tmp/temp3ece/qwiki/qwiki.setup /usr/local/chicken-4.7.4/bin/csc -feature compiling-extension -setup-mode -O -d2 -s qwiki-svn.scm -j qwiki-svn /usr/local/chicken-4.7.4/bin/csc -feature compiling-extension -setup-mode -O2 -s qwiki-svn.import.scm /usr/local/chicken-4.7.4/bin/csc -feature compiling-extension -setup-mode -O -d2 -s qwiki-sxml.scm -j qwiki-sxml /usr/local/chicken-4.7.4/bin/csc -feature compiling-extension -setup-mode -O2 -s qwiki-sxml.import.scm /usr/local/chicken-4.7.4/bin/csc -feature compiling-extension -setup-mode -O -d2 -s qwiki.scm -j qwiki Warning: in local procedure `make-form', in toplevel procedure `qwiki#qwiki-edit': use of deprecated library procedure `shuffle'
Changes and comments
[2012-02-21 19:41:26 UTC] sjamaan changed status from new to closed
[2012-02-21 19:41:26 UTC] sjamaan set resolution to fixed
[2012-02-21 19:41:26 UTC] sjamaan wrote:
Fixed in trunk. Please re-open if somehow there's still no new release of qwiki when this actually gets taken out of Chicken.
Thanks for reporting this issue, Mario!
[2012-09-24 21:47:48 UTC] felix changed milestone from 4.8.0 to 4.9.0
[2012-09-24 21:47:48 UTC] felix wrote:
Milestone 4.8.0 deleted