[Ecls-list] map iterator
Dean O'Connor
dean.oconnor at ite.com.au
Mon Nov 14 06:10:00 UTC 2005
Any ideas why string-enumerations.lisp fails to load because of
SIMPLE-STRING ?
Is it something silly or do I have to find a file for that class ?
>
> All load ok, except for string-enumerations.lisp, which requires a
> class SIMPLE-STRING
>
> ;;; Loading #P"enumerations/enumerations-pkg.lisp"
> ;;; Loading #P"enumerations/enumerations.lisp"
> ;;; Warning: PRINT-OBJECT is being redefined.
> ;;; Warning: PRINT-OBJECT is being redefined.
> ;;; Loading #P"enumerations/sequence-enumeration.lisp"
> ;;; Loading #P"enumerations/list-enumerations.lisp"
> ;;; Warning: INITIALIZE-INSTANCE is being redefined.
> ;;; Loading #P"enumerations/vector-enumerations.lisp"
> ;;; Warning: INITIALIZE-INSTANCE is being redefined.
> ;;; Loading #P"enumerations/string-enumerations.lisp"
> No class named SIMPLE-STRING.
> Broken at CLOS::INSTALL-METHOD.
> ORG.NTUNIOTT.COMMON-LISP.EXTENSIONS.DATA-AND-CONTROL-FLOW.ENUMERATIONS>>
>
>
Cheers
Dean
More information about the ecl-devel
mailing list