Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ansi-test ansi-test
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 14
    • Issues 14
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ansi-test
  • ansi-testansi-test
  • Issues
  • #11
Closed
Open
Issue created Dec 22, 2018 by Karsten Poeck@kpoeckContributor

(gemsym)?

In https://gitlab.common-lisp.net/ansi-test/ansi-test/blob/master/environment/documentation.lsp there are 2 calls to (gemsym) in

  • documentation.symbol.setf.1 &
  • documentation.symbol.setf.2

Shoudn't that be (gensym) instead?

clasp gives a compiler warning (at run time, see the eval) ecl and sbcl don't, which puzzles me a bit

Assignee
Assign to
Time tracking