unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* Exposing `scm_i_mem2number ()'
@ 2006-02-15 15:57 Ludovic Courtès
  2006-02-15 21:57 ` Marius Vollmer
  2006-02-15 22:11 ` Kevin Ryde
  0 siblings, 2 replies; 10+ messages in thread
From: Ludovic Courtès @ 2006-02-15 15:57 UTC (permalink / raw)


Hi,

I think it'd be nice to export `scm_i_mem2number ()'.  My initial plan
was to just rename it `scm_c_string_to_number ()' and document it.

However, due to the eventual support for various encodings, we'd rather
need to have something like `scm_c_locale_string_to_number ()'.  The
problem is: how do we handle the LEN argument for arbitrary encodings?
Should it be documented as the number of chars (not octets) that compose
the string?

Suggestions?

Thanks,
Ludovic.


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel


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

end of thread, other threads:[~2006-03-21  0:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-15 15:57 Exposing `scm_i_mem2number ()' Ludovic Courtès
2006-02-15 21:57 ` Marius Vollmer
2006-02-16 12:17   ` Tomas Zerolo
2006-02-16 13:35   ` Ludovic Courtès
2006-03-08  9:33     ` Ludovic Courtès
2006-03-16 10:07       ` Ludovic Courtès
2006-03-17  0:58         ` Kevin Ryde
2006-03-17  9:01           ` Ludovic Courtès
2006-03-21  0:53             ` Kevin Ryde
2006-02-15 22:11 ` Kevin Ryde

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).