* Guile and docs don't agree on :rename/:renamer module argument
@ 2002-07-08 16:49 Matthias Koeppe
2002-07-09 18:03 ` Marius Vollmer
2002-07-09 21:16 ` Neil Jerram
0 siblings, 2 replies; 3+ messages in thread
From: Matthias Koeppe @ 2002-07-08 16:49 UTC (permalink / raw)
doc/ref/scheme-modules.texi mentions that one can use the :rename
keyword argument in USE-MODULES module specs.
However, the implementation in ice-9/boot-9.scm (and the in-file
comments) call the keyword argument :renamer.
Since the code does not check for extraneous keyword arguments, using
:rename instead of :renamer silently does nothing.
I don't know which of both names is supposed to be right, thus I don't
include a patch.
--
Matthias Köppe -- http://www.math.uni-magdeburg.de/~mkoeppe
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Guile and docs don't agree on :rename/:renamer module argument
2002-07-08 16:49 Guile and docs don't agree on :rename/:renamer module argument Matthias Koeppe
@ 2002-07-09 18:03 ` Marius Vollmer
2002-07-09 21:16 ` Neil Jerram
1 sibling, 0 replies; 3+ messages in thread
From: Marius Vollmer @ 2002-07-09 18:03 UTC (permalink / raw)
Cc: guile-devel
Matthias Koeppe <mkoeppe@mail.Math.Uni-Magdeburg.De> writes:
> I don't know which of both names is supposed to be right, thus I don't
> include a patch.
Thanks! I changed the docs to conform to the code.
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Guile and docs don't agree on :rename/:renamer module argument
2002-07-08 16:49 Guile and docs don't agree on :rename/:renamer module argument Matthias Koeppe
2002-07-09 18:03 ` Marius Vollmer
@ 2002-07-09 21:16 ` Neil Jerram
1 sibling, 0 replies; 3+ messages in thread
From: Neil Jerram @ 2002-07-09 21:16 UTC (permalink / raw)
Cc: guile-devel
>>>>> "Matthias" == Matthias Koeppe <mkoeppe@saturn.Math.Uni-Magdeburg.De> writes:
Matthias> doc/ref/scheme-modules.texi mentions that one can use
Matthias> the :rename keyword argument in USE-MODULES module
Matthias> specs.
Matthias> However, the implementation in ice-9/boot-9.scm (and the
Matthias> in-file comments) call the keyword argument :renamer.
Matthias> Since the code does not check for extraneous keyword arguments, using
Matthias> :rename instead of :renamer silently does nothing.
Matthias> I don't know which of both names is supposed to be
Matthias> right, thus I don't include a patch.
Thanks for the report. I'll change the docs to match the code.
Neil
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-07-09 21:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-08 16:49 Guile and docs don't agree on :rename/:renamer module argument Matthias Koeppe
2002-07-09 18:03 ` Marius Vollmer
2002-07-09 21:16 ` Neil Jerram
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).