From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Roland Orre Newsgroups: gmane.lisp.guile.user Subject: Re: null terminated strings (was: argz SMOB) Date: Fri, 16 Jan 2004 11:09:12 +0100 Organization: Royal Institute of Technology Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Message-ID: <1074247752.6733.30.camel@localhost> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1074249916 1732 80.91.224.253 (16 Jan 2004 10:45:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 16 Jan 2004 10:45:16 +0000 (UTC) Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Fri Jan 16 11:45:13 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AhRTT-0008MM-00 for ; Fri, 16 Jan 2004 11:45:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AhRBF-0005dT-5P for guile-user@m.gmane.org; Fri, 16 Jan 2004 05:26:21 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AhR3K-0004YE-CE for guile-user@gnu.org; Fri, 16 Jan 2004 05:18:10 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AhQzc-0003eI-69 for guile-user@gnu.org; Fri, 16 Jan 2004 05:14:52 -0500 Original-Received: from [130.237.222.202] (helo=smtp.nada.kth.se) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1AhQz5-0003Ud-GO for guile-user@gnu.org; Fri, 16 Jan 2004 05:13:47 -0500 Original-Received: from bari.bacon.su.se (bari.bacon.su.se [130.237.152.231]) (authenticated bits=0) by smtp.nada.kth.se (8.12.10/8.12.1) with ESMTP id i0GADg88020022 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 16 Jan 2004 11:13:43 +0100 (MET) Original-To: guile-user@gnu.org X-Mailer: Ximian Evolution 1.4.5 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.user:2608 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:2608 On Fri, 2004-01-16 at 10:10, Andreas Voegele wrote: > "Remove calls to SCM_STRING_COERCE_0TERMINATION_X. Since the > substring type is gone, all strings are 0-terminated anyway." Such a statement is very worrying. What happened to the promises that all substrings will be shared strings? Roland Orre _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user