"Neil W. Van Dyke" <[EMAIL PROTECTED]> writes:
> Currently (latest Guile 1.5.4 from CVS), keyword arguments to the Goops
> "make" method that are not handled do not generate errors.
>
> Unless I misunderstand the way that Goops is to be used, I think that
> the default behavior should be to cons
From: "Neil W. Van Dyke" <[EMAIL PROTECTED]>
Date: Thu, 28 Mar 2002 02:00:06 -0500
If I understand Bug 11 correctly, then it appears to be a very
different problem than the one I report.
what you request for consideration must surely have been considered
before. if we figure out pre
From: "Neil W. Van Dyke" <[EMAIL PROTECTED]>
Date: Sat, 9 Mar 2002 21:10:54 -0500
Thank you for considering this suggestion.
could this be related to:
http://www.glug.org/snap/bugs/guile-core/11.html ?
thi
___
Bug-guile mailing list
[EMAIL
Currently (latest Guile 1.5.4 from CVS), keyword arguments to the Goops
"make" method that are not handled do not generate errors.
Unless I misunderstand the way that Goops is to be used, I think that
the default behavior should be to consider unhandled keyword arguments
invalid.
Considering unh