Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • abcl abcl
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • abcl
  • abclabcl
  • Repository
  • abcl
  • src
  • org
  • armedbear
  • lisp
  • directory.lisp
Find file BlameHistoryPermalink
  • mevenson@1c010e3e-69d0-11dd-93a8-456734b0d56f's avatar
    CL:DIRECTORY semantics for symbolic link resolution inverted and fixed. · 32563d28
    mevenson@1c010e3e-69d0-11dd-93a8-456734b0d56f authored Jan 30, 2014
    The default for the :RESOLVE-SYMLINKS keyword to CL:DIRECTORY has
    changed from T to nil, meaning that naked DIRECTORY calls should never
    return an error for dangling symlinks.
    
    Thanks to Marco Antoniotti, Alan Ruttenberg, and Alessio Stallo for
    clarifying a reasonable position vis a vis ANSI.
    
    Addresses <http://abcl.org/trac/ticket/340>.
    32563d28