unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* Sting abstraction 2
@ 2009-05-20 15:24 Mike Gran
  2009-05-20 21:11 ` Ludovic Courtès
  2009-05-22 15:59 ` Andy Wingo
  0 siblings, 2 replies; 6+ messages in thread
From: Mike Gran @ 2009-05-20 15:24 UTC (permalink / raw)
  To: Guile Devel

Hi-

I've been working on the Unicode problem in Guile, and I had been too
ambitious.  I hacked it up pretty harsh and started getting errors that
were tough to debug.

Anyway, I backtracked a bit.  Today I pushed a new tree
(string_abstraction2) which should be the same as master except with all
unnecessary calls to scm_i_string_chars, scm_i_symbol_chars, and
scm_i_string_writable_chars removed.  I largely avoided other
unnecessary modifications.  It is still an 8-bit string build, but, now
the string internals have been confined to strings.c and strports.c,
with very few exceptions.

>From here, I'm more confident that I can fold in changes for unicode
without breakage.








^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-05-22 15:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-20 15:24 Sting abstraction 2 Mike Gran
2009-05-20 21:11 ` Ludovic Courtès
2009-05-20 22:49   ` Mike Gran
2009-05-20 23:32     ` Ludovic Courtès
2009-05-21  3:33       ` Mike Gran
2009-05-22 15:59 ` Andy Wingo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).