Summary
check-errors and mathh manually install files into chicken-home
Metadata
- Id: 71d6c5cd3f2ace2996a4525692982b4b86b477ce
- Trac id: 1327
- Type: defect
- Reporter: mario
- Owner: kon
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty: easy
- Resolution: fixed
- Priority: major
- Milestone: someday
- Version: 4.11.0
- Changetime: 2017-08-28 22:46:34 UTC
- Created: 2016-09-04 19:26:22 UTC
- Keywords: mathh, check-errors, chicken-home
Description
This idiom causes problems to system packagers, to people using eggs in cross-compilation environments and to people using alternative directories for eggs installation. Also, it doesn't play well with chicken-uninstall. Basically, the same class of problems that setup-helper < 2.0.0 used to cause.
Changes and comments
[2016-09-04 23:11:51 UTC] kon wrote:
Released new check-errors (2.0.0) & match (3.0.0).