-
```
The get-string and set-string-resource functions in ccl:library;resources.lisp
have malfunctioned
since MCL 5.1. The fix is to modify get-string and set-string-resource to work
with handles.
…
-
I just copied the README example in a python console:
```
Python 3.7.3 (default, Mar 27 2019, 22:11:17)
[GCC 7.3.0] :: Anaconda, Inc. on linux
Type "help", "copyright", "credits" or "license" f…
-
```
The get-string and set-string-resource functions in ccl:library;resources.lisp
have malfunctioned
since MCL 5.1. The fix is to modify get-string and set-string-resource to work
with handles.
…
-
```
The get-string and set-string-resource functions in ccl:library;resources.lisp
have malfunctioned
since MCL 5.1. The fix is to modify get-string and set-string-resource to work
with handles.
…
-
Any plans to adopt a versioning scheme? It's necessary to be able to deploy this as a system library, e.g. as part of a Debian package (which I can do).
You have to set fields like soname/soversion…
-
vafyl updated
3 months ago
-
I have the following errors in the "err" file:
[mclIO] writing
.......................................
[mclIO] wrote native interchange 10469x10469 matrix with 10936 entries to stream
[mclIO] …
ewars updated
2 years ago
-
Parent issue: https://github.com/freedomofpress/dangerzone/issues/221
# Security Concern
One aspect of the sanitization that Dangerzone has not targeted yet is avoid leaving traces of the conver…
-
MCLS has implemented the Trilinos Thyra interfaces. Denovo leverages Stratimikos for parameter list driven generation of linear solvers that implement these interfaces at runtime. MCLS needs to be add…
-
```
The problem occurs after loading the portable usocket library, which defines a
logical pathname translation with a .newest version component:
(setf (logical-pathname-translations "usocket")
…