Skip to content

no symbol named "*STANDARD-OPTIMIZE-SETTINGS*" in "CL-PPCRE" #40

Description

@uternet

Allegro CL reported:

[package cl-unicode]; While EVALUATING an unknown function at top level:
Error: In :IMPORT-FROM list, the symbol "STANDARD-OPTIMIZE-SETTINGS"
not found in package #
[condition type: PACKAGE-ERROR]
Problem detected when processing
(EXCL::DEFPACKAGE-1 (QUOTE :CL-UNICODE) ...)
inside (COMPILER-LET ...)
inside (EVAL-WHEN (COMPILE EVAL ...) ...)

UPDATE:
The cause has been identified! There was a rather old version of cl-ppcre (v1.2.3) in my ~/common-lisp directory, which came from the exercise code in "Practical Common Lisp". After removing this outdated cl-ppcre, everything started working correctly.

I apologize for my oversight.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions