guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What's the matter with "scm_string_p()"?


From: Kevin Ryde
Subject: Re: What's the matter with "scm_string_p()"?
Date: Sun, 04 Dec 2005 10:26:26 +1100
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

Bruce Korb <address@hidden> writes:
>
> Anybody with any guesses as to why?

It'd have to be something pretty obscure, since gh_string_p is just

        return scm_is_true (scm_string_p (val))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]