From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Andreas Rottmann Newsgroups: gmane.network.serveez.devel,gmane.lisp.guile.user Subject: Re: How about a release? Date: 06 Apr 2003 22:14:25 +0200 Sender: dev-serveez-bounces+gnu-dev-serveez=m.gmane.org@gnu.org Message-ID: <87k7e75qou.fsf@alice.rotty.yi.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1049660132 1488 80.91.224.249 (6 Apr 2003 20:15:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 6 Apr 2003 20:15:32 +0000 (UTC) Cc: guile-user@gnu.org Original-X-From: dev-serveez-bounces+gnu-dev-serveez=m.gmane.org@gnu.org Sun Apr 06 22:15:29 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 192GY5-0000Nd-00 for ; Sun, 06 Apr 2003 22:15:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 192GYA-0002Yy-01 for gnu-dev-serveez@m.gmane.org; Sun, 06 Apr 2003 16:15:34 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 192GXs-0002Hq-00 for dev-serveez@gnu.org; Sun, 06 Apr 2003 16:15:16 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 192GXT-0002AZ-00 for dev-serveez@gnu.org; Sun, 06 Apr 2003 16:14:52 -0400 Original-Received: from octopussy.utanet.at ([213.90.36.45]) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.10.13) id 192GXE-00028P-00; Sun, 06 Apr 2003 16:14:36 -0400 Original-Received: from patricia.utanet.at ([213.90.36.8]) by octopussy.utanet.at with esmtp (Exim 4.10) id 192GXB-0002NA-00; Sun, 06 Apr 2003 22:14:33 +0200 Original-Received: from dsl-241-86.utaonline.at ([212.152.241.86] helo=rotty-ipv4.yi.org) by patricia.utanet.at with esmtp (Exim 4.10) id 192GXA-0003PD-00; Sun, 06 Apr 2003 22:14:33 +0200 Original-Received: from alice.rhinosaur.lan ([192.168.1.3] ident=mail) by rotty-ipv4.yi.org with esmtp (Exim 3.36 #1 (Debian)) id 192GX3-00012z-00; Sun, 06 Apr 2003 22:14:25 +0200 Original-Received: from andy by alice.rhinosaur.lan with local (Exim 3.36 #1 (Debian)) id 192GX3-0002jo-00; Sun, 06 Apr 2003 22:14:25 +0200 Original-To: stefan In-Reply-To: Original-Lines: 34 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-cc: Serveez Developer Mailing List X-BeenThere: dev-serveez@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Developers list for the GNU serveez List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: dev-serveez-bounces+gnu-dev-serveez=m.gmane.org@gnu.org Xref: main.gmane.org gmane.network.serveez.devel:116 gmane.lisp.guile.user:1777 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:1777 stefan writes: > On Tue, 1 Apr 2003, Rob Browning wrote: > > > stefan writes: > > > > > U gh_scm2chars > > > U gh_scm2newstr > > > U gh_symbol2newstr > > > > > > So what are the equivalents for the mentioned symbols? > > > > Off the top of my head, I think it's probably: > > > > gh_scm2chars -> scm_c_scm2chars > > gh_scm2newstr -> scm_c_string2str > > gh_symbol2newstr -> scm_c_symbol2str > > Thanks a lot. > > I applied appropriate changes to the Serveez code. > > Andreas: Could you please check whether Guile 1.7.x (CVS) yet works with > it? Is there still any "gh_" in `nm serveez'? > Guile servers seem to work, and there is no gh_ in `nm serveez`. Regards, Andy -- Andreas Rottmann | Rotty@ICQ | 118634484@ICQ | a.rottmann@gmx.at http://www.8ung.at/rotty | GnuPG Key: http://www.8ung.at/rotty/gpg.asc Fingerprint | DFB4 4EB4 78A4 5EEE 6219 F228 F92F CFC5 01FD 5B62 Packages should build-depend on what they should build-depend.