guile-devel
[Top][All Lists]
Advanced

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

goops: a subclass of top has no name (1.6.3)


From: Greg Troxel
Subject: goops: a subclass of top has no name (1.6.3)
Date: 08 Mar 2003 10:14:59 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

While I was playing with goops to understand things well enough to
comment about merging generic functions, I noticed:

  guile> (pretty-print (map class-name (class-direct-subclasses <top>)))
  <unnamed port>:18:15: In procedure class-name in expression (map
  class-name (class-direct-subclasses <top>)):
  <unnamed port>:18:15: Slot `name' is unbound in object #<<class>
  808ede0>
  ABORT: (goops-error)
  guile> (version )
  "1.6.3"

This is right after jmpbuffer and before srcprops.

        Greg Troxel <address@hidden>




reply via email to

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