bug#56413: [PATCH 1/1] scm_i_utf8_string_hash: compute u8 chars not bytes
Ludovic Courtès <[email protected]>
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi, Rob Browning <[email protected]> skribis: > Oh, and unless I'm missing something, I remembered why we may need to > keep the standalone C test program -- there's no straightforward way to > call scm_from_utf8_symbol() from scheme? Ah yes, you’re probably right! Ludo’.