unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* goops.test under SCM_DEBUG
@ 2005-07-12  1:27 Kevin Ryde
  0 siblings, 0 replies; only message in thread
From: Kevin Ryde @ 2005-07-12  1:27 UTC (permalink / raw)


goops.test fails under SCM_DEBUG=1,

	(eval '(define-class <foo> ()
                 (x #:accessor x #:init-value 123)
                 (z #:accessor z #:init-value 789))
               (current-module))

gives

	Non-pair accessed with SCM_C[AD]R: `#<<class> <foo> b7b08cf0>'

Dunno what it means, but I'd assume it's not good.  Just running the
same define-class is ok, but with the eval it's not.


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-07-12  1:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-12  1:27 goops.test under SCM_DEBUG Kevin Ryde

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).