Hellseher
Hellseher
Hi I've noticed this issue ``` WARNING: System definition file #P"/gnu/store/zabqd3b62xwxx5kfmvz7hdc0fjlb5c8l-sbcl-parse-float-0.0.0-2.3074765/share/common-lisp/sbcl/parse-float/parse-float.asd" contains definition for system "parse-float-tests". Please only define "parse-float" and secondary systems wit h a name starting with "parse-float/"...
Hi, While packing your project for Guix I've got issues to run tests. ASDF 3.3.4.8 suggests to have test in `project/test` system https://www.common-lisp.net/project/asdf/asdf.html#Predefined-operations-of-ASDF ``` While evaluating the form starting at...
Hi, I try to use my own channel but I can't list package detonations in it. Could point on how I may add them to the search list?
### Describe the feature or problem you’d like to solve For example your org has N number of projects you have cloned locally where N may be more then 100....
Hi, Thank you for sharing your deployment plan. I tried to find how to put client LB behind Security group to limit access to specific IPs and did not find...
`repo-visualizer` is failing to push changes back to private repo: ``` /usr/bin/git commit -m Repo visualizer: updated diagram [main fd9d4bb] Repo visualizer: updated diagram 1 file changed, 1 insertion(+), 11...
cl-html5-parser 74a92eb3a183a0afd089ea33350e816e6b9aeefa ``` WARNING: Deprecated recursive use of (ASDF/OPERATE:OPERATE 'ASDF/LISP-ACTION:LOAD-OP '("cl-html5-parser-tests")) while visiting (ASDF/LISP-ACTION:TEST-OP "cl-html5-parser") - please use proper dependencies instead ```
Hi, I'm about to pack your project for Guix and I need some clarification for the license you mentioned in README (BSD) and in LICENSE file (all right reserved). If...
I've packed this system assuming version should be `0.0.3` instead of `0.03` but ASDF troughs warnins during `(asdf:load-system :cl-svg)` ``` WARNING: PARSE-VERSION: "0.03" contains leading zeros WARNING: Invalid :version specifier...
Hi! Thank you for your work on this project. I tried to pack it for Guix upstream into Astronomical package set but I've got an issue to pass tests. -...