[rkward-devel] strange error message
meik michalke
Meik.Michalke at uni-duesseldorf.de
Fri Oct 28 15:00:49 UTC 2011
hi,
a colleague of mine just tried this and gets an error every other(!) time the
script runs -- i can replorduce this (svn version):
<snip>
setClass(Class = "item",
representation = representation(
options = "character"
),
prototype = prototype(
options = character()
)
)
setGeneric("length")
setMethod("length", signature(x = "item"), definition = function(x)
length(x at options))
</snip>
<error>
Error: Cannot find function "getGeneric"
Warning:
In .rk.get.structure.global(".__C__item") :
failure to get object .__C__item
</error>
viele grüße :: m.eik
--
dipl. psych. meik michalke
abt. f"ur diagnostik und differentielle psychologie
institut f"ur experimentelle psychologie
heinrich-heine-universit"at d"usseldorf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/rkward-devel/attachments/20111028/432591a0/attachment.sig>
More information about the Rkward-devel
mailing list