Summary
Review of code examples in C5 manual needed
Metadata
- Id: 0b9e56ff76e447d26b6ba850cb4449531e201d5f
- Trac id: 1551
- Type: defect
- Reporter: wasamasa
- Owner:
- Cc:
- Status: closed
- Component: documentation
- Estimated difficulty:
- Resolution: fixed
- Priority: minor
- Milestone: someday
- Version: 5.0.0
- Changetime: 2021-08-31 13:45:30 UTC
- Created: 2018-10-15 18:28:06 UTC
- Keywords:
Description
It looks as if there's code snippets in the C5 manual that won't compile with C5 yet. Here's an example for (chicken tcp): http://wiki.call-cc.org/man/5/Module%20(chicken%20tcp)#example
Changes and comments
[2021-08-31 13:45:30 UTC] wasamasa changed status from new to closed
[2021-08-31 13:45:30 UTC] wasamasa set resolution to fixed
[2021-08-31 13:45:30 UTC] wasamasa wrote:
I went over the manual and corrected the extensions and TCP pages.