Skip to content

issues Search Results · repo:quicklisp/quicklisp-client language:"Common Lisp"

Filter by

173 results
 (69 ms)

173 results

inquicklisp/quicklisp-client (press backspace or delete to remove)

The code is littered with TOCTTOU issues. These need a condition handler around rename-file and delete-file to handle implementations that raise file-error if there is an error, the solution isn t probe-file ...
  • guijan
  • 1
  • Opened 
    on Nov 23, 2024
  • #234

I m trying to manually install Quicklisp on GitHub Actions but got the following error: 🤔 Unhandled SB-FORMAT:FORMAT-ERROR in thread # SB-THREAD:THREAD tid=6876 main thread RUNNING ...
  • jcs090218
  • 3
  • Opened 
    on Oct 30, 2024
  • #232

sbcl gives the following 2 compiler notes: ; file: .../quicklisp/http.lisp ; in: DEFUN PROCESS-HEADER ; (ERROR Unable to process HTTP header ) ; ; note: deleting unreachable code ; file: .../quicklisp/dist.lisp ...
  • kilianmh
  • Opened 
    on Jun 30, 2024
  • #231

If you create a symlink to a directory in the QL local-projects directory, then LispWorks will loop indefinitely when looking for *.asd files. To reproduce (I can only try this on macOS): 1. create ...
  • tfeb
  • 2
  • Opened 
    on Oct 17, 2023
  • #226

My quicklisp/local-projects is a symlink to a different directory hierarchy; ql doesn t support that: (ql:list-local-projects) (#P /home/...my-local-projects/drakmadrakma.asd ...) Ie. there s a directory ...
  • phmarek
  • 1
  • Opened 
    on Jun 22, 2023
  • #225

Hi I just did a check on one of my quicklisp setups and I get the following message: CL-USER 23 (ql:update-all-dists) 1 dist to check. You already have the latest version of quicklisp : 2022-07-08. ...
  • marcoxa
  • 2
  • Opened 
    on Oct 1, 2022
  • #221

I receive this error when trying to load latest QuickLisp client: [package ql-mezzano].............................. [package ql-mkcl]................................. [package ql-sbcl]................................. ...
  • svetlyak40wt
  • 2
  • Opened 
    on Sep 20, 2022
  • #219

This is likely false memory, but I don t remember Quicklisp having this performance issue a few months ago, before I reinstalled all my dev tools. I measured how long it takes with and without Quicklisp ...
  • samuel-hunter
  • 8
  • Opened 
    on Jun 30, 2022
  • #217

Hello, I want to solved the security issue by performing an intentional MITM attack on myself and redirect all HTTP requests to HTTPS. I am using mitmproxy to intercept HTTP requests from Quicklisp and ...
  • HiPhish
  • 2
  • Opened 
    on Mar 13, 2022
  • #214

Description If the destination directory for ql:bundle-systems is inside one of the include system folders, then this will start an infinite copying loop. A common case is if you are in a local project ...
  • justinmeiners
  • Opened 
    on Mar 3, 2022
  • #213
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub