Re: Unicode-capable srfi-14 charsets (f49dbcadf...)

2009-08-27 Thread Ludovic Courtès
Hi, I haven't looked in details, but here's a minor glitch (when making `srfi-14.doc'): --8<---cut here---start->8--- gawk -f ./guile-func-name-check srfi-14.c srfi-14.c:707:***Missing or erroneous #undef for scm_char_set_cursor: srfi-14.c:737:***Missing or er

Re: Unicode-capable srfi-14 charsets (f49dbcadf...)

2009-08-27 Thread Andy Wingo
The failing test: FAIL: r6rs-ports.test: 7.2.7 Input Ports: make-custom-binary-input-port -- http://wingolog.org/

Re: Unicode-capable srfi-14 charsets (f49dbcadf...)

2009-08-27 Thread Andy Wingo
On Thu 27 Aug 2009 17:20, Mike Gran writes: > I pushed the commit for Unicode-capable srfi-14. Of all parts necessary > for Unicode, this patch has the largest amount of new code and is most > likely to cause compilation problems. On Linux, this now works fine for me; make succeeds, one test fa