guile-devel
[Top][All Lists]
Advanced

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

Re: scm_make_gsubr question


From: Marius Vollmer
Subject: Re: scm_make_gsubr question
Date: 21 Jan 2003 16:04:43 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

William Morgan <address@hidden> writes:

> Is there a way to specify, at the time you call scm_make_gsubr, a user
> data parameter which is passed to the corresponding C function?
> [...]
> If not, I would like to submit a patch...

William, in case you are confused about what to do: it would be great
if you can supply a patch for us to look at.

It is true that there are already methods for providing what you are
looking for, but in my opinion, your interface is a very natural one
and C programmers should likely be familiar with it.  So if we can
offer it in a clean way, I think we should.  Maybe it is only a thin
wrapper over applicable smobs, but that would already be an
improvement.

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405




reply via email to

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