Summary
Bug in fmt egg tests for CHICKEN 5
Metadata
- Id: 0bea27c0480eb52211213432c706f85c63667fbd
- Trac id: 1498
- Type: defect
- Reporter: sjamaan
- Owner: iraikov
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty: trivial
- Resolution: fixed
- Priority: minor
- Milestone: 5.0
- Version: 5.0.0
- Changetime: 2018-08-11 10:56:13 UTC
- Created: 2018-08-06 10:52:01 UTC
- Keywords:
Description
Just noticed that the test suite for the `fmt` port to CHICKEN 5 is|failing].
Looks like a missing import to me.
Changes and comments
[2018-08-11 10:56:13 UTC] sjamaan changed status from new to closed
[2018-08-11 10:56:13 UTC] sjamaan set resolution to fixed
[2018-08-11 10:56:13 UTC] sjamaan wrote:
Looks like Ivan has fixed|this]