[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [dev-serveez] How about a release?
From: |
Andreas Rottmann |
Subject: |
Re: [dev-serveez] How about a release? |
Date: |
06 Apr 2003 22:14:25 +0200 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
stefan <address@hidden> writes:
> On Tue, 1 Apr 2003, Rob Browning wrote:
>
> > stefan <address@hidden> 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 | address@hidden | address@hidden | address@hidden
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.