Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
ansi-test
ansi-test
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 5
    • Merge Requests 5
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • ansi-test
  • ansi-testansi-test
  • Merge Requests
  • !36

Merged
Opened Nov 25, 2019 by Michał Herda@mherda🤔Contributor

Fix PRINT-STRUCTURE.1

  • Overview 1
  • Commits 1
  • Changes 1
With print escaping turned off, symbols are printed without any package
prefix. The test called READ-FROM-STRING within WITH-STANDARD-IO-SYNTAX,
which caused the resulting symbol to be read and interned within the
CL-USER package. This commit fixes this behaviour (the symbol is interned
in the CL-TEST package).
Edited Nov 25, 2019 by Michał Herda
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: ansi-test/ansi-test!36
Source branch: print-structure.1

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.