Summary

apropos requires regex, but regex is not in the dependencies list

Metadata

Description

apropos.scm has (require-library ... regex) (line 63), but apropos.meta doesn't require regex as a dependency.

Salmonella caught this bug today: http://salmonella-linux-x86-64.call-cc.org/master-debugbuild/gcc/linux/x86-64/2015/08/17/salmonella-report/test/apropos.html , probably because regex has been removed as dependency from the test egg (used by apropos).

Changes and comments

[2015-08-17 20:48:31 UTC] kon wrote:

Fixed. Had a "(use regex)" but all coding for 'irregex!

[2015-08-17 20:49:10 UTC] kon changed status from new to closed

[2015-08-17 20:49:10 UTC] kon set resolution to fixed

[2015-08-17 20:50:09 UTC] kon wrote:

See version 2.1.3