Describe the bug
Subject says it all.
To Reproduce
Steps to reproduce the behavior:
- Using, obviously, Emacs, write a file containing the usual FACTORIAL function
- CL:LOAD it (from menu or EXEC)
- The symbol loaded is USER::FACTORIAL, not, as it should be, CL-USER::FACTORIAL.
Expected behavior
The symbol should be CL-USER::FACTORIAL (or, XCL-USER::FACTORIAL)
Screenshots
If applicable, add screenshots to help explain your problem.
Context (please complete the following information):
- Are you using online.interlisp.org? [yes / no] NO
- OS: [e.g. macOS/Linux/Cygwin] macOS
- OS Version: [e.g. Ventura, Ubuntu 24, Raspberry Pi OS] Tahoe
- Display/window system: [e.g. X11, SDL, VNC, Web browser] X11
- Host arch: [e.g. x86_64, arm7l, arm64, SPARC] x86_64
This is obviously a CL no-up-to-date issue.
Marco
Describe the bug
Subject says it all.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The symbol should be CL-USER::FACTORIAL (or, XCL-USER::FACTORIAL)
Screenshots
If applicable, add screenshots to help explain your problem.
Context (please complete the following information):
This is obviously a CL no-up-to-date issue.
Marco