|
| From: | Peter Danenberg |
| Subject: | [Chicken-users] utf8/url interaction: SEGV |
| Date: | Tue, 21 Apr 2009 18:51:37 -0500 |
| User-agent: | Mutt/1.5.16 (2007-06-11) |
The following is sufficient to segfault my local chicken (3.4.0): (require-extension utf8 url) (url "http://localhost") Loading url without utf8 works fine; anyone know what sort of interaction might cause that?
| [Prev in Thread] | Current Thread | [Next in Thread] |