I found a little typo in the <utf-8.fs> file (in 0.7.0 and 0.7.2):

        : u8addrlen ( u8-addr u -- u )  drop

Although the code is clear, at first sight it seems the 'u'
parameter is returned back.

        : u8addrlen ( u8-addr u -- u1 )  drop

Marcos

-- 
http://programandala.net

Reply via email to