From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: nalaginrut Newsgroups: gmane.lisp.guile.user Subject: What's the alternative for SCM_STRING_CHARS ? Date: Thu, 24 Feb 2011 13:17:44 +0800 Organization: HFG Message-ID: <1298524664.2596.8.camel@Renee-desktop> Reply-To: NalaGinrut@gmail.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1298524683 14657 80.91.229.12 (24 Feb 2011 05:18:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 24 Feb 2011 05:18:03 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Feb 24 06:17:59 2011 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PsTaP-00014b-V7 for guile-user@m.gmane.org; Thu, 24 Feb 2011 06:17:58 +0100 Original-Received: from localhost ([127.0.0.1]:45623 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PsTaP-0007lO-EV for guile-user@m.gmane.org; Thu, 24 Feb 2011 00:17:57 -0500 Original-Received: from [140.186.70.92] (port=50114 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PsTaL-0007kE-39 for guile-user@gnu.org; Thu, 24 Feb 2011 00:17:54 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PsTaK-0003Jx-6a for guile-user@gnu.org; Thu, 24 Feb 2011 00:17:52 -0500 Original-Received: from mail-gw0-f51.google.com ([74.125.83.51]:43609) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PsTaK-0003Jt-1a for guile-user@gnu.org; Thu, 24 Feb 2011 00:17:52 -0500 Original-Received: by gwb15 with SMTP id 15so119392gwb.38 for ; Wed, 23 Feb 2011 21:17:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:subject:from:reply-to:to:content-type :organization:date:message-id:mime-version:x-mailer :content-transfer-encoding; bh=sOBMHdNmOS7GKyxELtG0Mm7pVS21isC8MpHQ/gBrVjY=; b=vfiK5cIpcImKleFjwFAEQow84Mk4GguuK+oMy3WWQjsJ8nXWnW7NCZJitREZbDW1Us x0hOpNtarif8vl0SJfYsOW2g2cylHb3iQTXgcGL6WtG5i1OnmfHzGfPsO0aahvusp3eL 1zGvwJ5CzTmaZfPzLC5Nle1zIAX5wQ+1tS/Zk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:reply-to:to:content-type:organization:date:message-id :mime-version:x-mailer:content-transfer-encoding; b=JOVSA55i+XpvlO6Bu2fb9no5V32AqdHIvL76rI/gzw9SMGqJkmR0gcpGW4vI0hBqcl blX/O+CHWUIB+zdB6WCWUVGCeovmNzYFJjcAMRAbXJ/ilmhBf+PfniKr87Tt/sGrvWfA GfPjDlWGNyhfwo9Ld5e9u0/mtrfgNTL9iP4OQ= Original-Received: by 10.90.63.11 with SMTP id l11mr1346296aga.47.1298524671339; Wed, 23 Feb 2011 21:17:51 -0800 (PST) Original-Received: from [192.168.100.100] ([183.15.174.30]) by mx.google.com with ESMTPS id c39sm2290929anc.7.2011.02.23.21.17.48 (version=SSLv3 cipher=OTHER); Wed, 23 Feb 2011 21:17:50 -0800 (PST) X-Mailer: Evolution 2.28.3 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 74.125.83.51 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:8459 Archived-At: hi all! I found SCM_STRING_CHARS is deprecated, but I didn't find it's alternative from NEWS. Could anybody tell me where to find it? -- GNU Powered it GPL Protected it GOD Blessed it HFG - NalaGinrut