From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: GH replacement proposal (includes a bit of Unicode) Date: Tue, 10 Aug 2004 00:29:26 +0200 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87isbsvtbt.fsf@zagadka.ping.de> References: <40812F4B.3080700@dirk-herrmanns-seiten.de> <873c65be76.fsf@zagadka.ping.de> <40A5E7C8.9080409@dirk-herrmanns-seiten.de> <87isel64mf.fsf@zagadka.ping.de> <40B50BA8.2050604@dirk-herrmanns-seiten.de> <87smdcqq18.fsf@zagadka.ping.de> <20040604065234.GA24212@www> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1092090607 25930 80.91.224.253 (9 Aug 2004 22:30:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 9 Aug 2004 22:30:07 +0000 (UTC) Cc: Paul Jarc , guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Aug 10 00:30:00 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BuIeV-0003hQ-00 for ; Tue, 10 Aug 2004 00:29:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BuIiG-0003HJ-SA for guile-devel@m.gmane.org; Mon, 09 Aug 2004 18:33:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BuIi6-0003Fh-82 for guile-devel@gnu.org; Mon, 09 Aug 2004 18:33:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BuIi5-0003FO-Go for guile-devel@gnu.org; Mon, 09 Aug 2004 18:33:41 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BuIi5-0003FE-Dh for guile-devel@gnu.org; Mon, 09 Aug 2004 18:33:41 -0400 Original-Received: from [195.253.8.218] (helo=mail.dokom.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BuIe3-0003YS-Dj for guile-devel@gnu.org; Mon, 09 Aug 2004 18:29:31 -0400 Original-Received: from [195.138.45.200] (helo=zagadka.ping.de) by mail.dokom.net with smtp (Exim 4.34) id 1BuIe2-0007XL-Fk for guile-devel@gnu.org; Tue, 10 Aug 2004 00:29:30 +0200 Original-Received: (qmail 6886 invoked by uid 1000); 9 Aug 2004 22:29:26 -0000 Original-To: tomas@fabula.de In-Reply-To: <20040604065234.GA24212@www> (tomas@fabula.de's message of "Fri, 4 Jun 2004 08:52:34 +0200") User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:3928 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3928 tomas@fabula.de writes: >> What about >> >> SCM scm_from_locale_string (unsigned char *str); >> SCM scm_from_locale_string_counted (unsigned char *str, size_t len); > > What about ...stringn in the second case? (I'm thinking of snprintf > and friends). Excellent! I used stringn (to be committed soonish). -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel