unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* docstrings and scm_c_define_gsubr
@ 2010-04-10 19:09 Mike Gran
  2010-04-11 21:43 ` Andy Wingo
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Gran @ 2010-04-10 19:09 UTC (permalink / raw)
  To: guile-devel

Hi-

I wonder if I might be able to convince one of you fine
gentlemen to hack together a version of scm_c_define_gsubr
that takes a locale C string as a docstring.

I would find it most useful.

Thanks,

Mike




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: docstrings and scm_c_define_gsubr
  2010-04-10 19:09 docstrings and scm_c_define_gsubr Mike Gran
@ 2010-04-11 21:43 ` Andy Wingo
  0 siblings, 0 replies; 2+ messages in thread
From: Andy Wingo @ 2010-04-11 21:43 UTC (permalink / raw)
  To: Mike Gran; +Cc: guile-devel

Heya,

On Sat 10 Apr 2010 21:09, Mike Gran <spk121@yahoo.com> writes:

> I wonder if I might be able to convince one of you fine
> gentlemen to hack together a version of scm_c_define_gsubr
> that takes a locale C string as a docstring.

Should all subrs have docstrings? Currently when you ask for the
documentation for a subr, Guile pokes around for files. We could have
these docstrings be static stringbufs if we did this.

A couple of tecnical details make this a little difficult, but I think
it should be possible. It's on my list but not a blocker for 2.0. Please
ping if you want it sooner.

Cheers,

Andy
-- 
http://wingolog.org/




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-04-11 21:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-10 19:09 docstrings and scm_c_define_gsubr Mike Gran
2010-04-11 21:43 ` Andy Wingo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).