This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

goops bug?


So i'm happily working with goops (which is, btw, for those
responsible) very nice, but occasionally I've started getting random
erros that spit out something like:

ERROR: In procedure vector-length:
ERROR: Wrong type argument in position 1: #f
ABORT: (wrong-type-arg)

In places none of my code is calling vector-length, and it seems to
happen in the function dispatching itself.  I'm still trying to pare
it down to a reasonably small example, but it's proving elusive...

Does anyone with more knowledge of goops internals have any hint?


  -Eric


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]