Opened 13 years ago

Closed 13 years ago

Last modified 12 years ago

#480 closed defect (fixed)

utf8 egg noop->void in experimental branch.

Reported by: Alan Post Owned by:
Priority: major Milestone: 4.9.0
Component: extensions Version: 4.6.x
Keywords: Cc:
Estimated difficulty:

Description

The utf8 will not compile in the experimental branch of chicken, as thy symbol noop is used. noop is deprecated and should be replaced with void.

Here is the build log against experimental showing the compilation failure:

http://pestilenz.org/~ckeen/salmonella-report/2011-01-14/utf8.html

Change History (3)

comment:1 Changed 13 years ago by Alex Shinn

Resolution: fixed
Status: newclosed

Fixed in 3.3.2.

comment:2 Changed 13 years ago by felix winkelmann

Milestone: 4.7.04.8.0

Milestone 4.7.0 deleted

comment:3 Changed 12 years ago by felix winkelmann

Milestone: 4.8.04.9.0

Milestone 4.8.0 deleted

Note: See TracTickets for help on using tickets.