-
Currently to my understanding ECL on ThayPW makes spawn monsters beyond character's current level to make sure that character will get exp according to their ECL. That mechanics makes ThayPW very unfr…
-
In cases, when 2 parallel runways are too close to each other, would be more pleasing to draw Marker tick only on the outer sides of the runways, like that:
![image](https://github.com/user-attachmen…
-
Sage fails in parallelized computations on tensor fields involving symbolic functions (without any symbolic function in the tensor components, everything is OK). Here is an example with Sage 9.3.bet…
-
The cmake files use the boolean variables `ENABLE_ECL_INPUT` and `ENABLE_ECL_OUTPUT` - can I suggest just removing them?
-
I get this:
```txt
;;; Loading #P"/gnu/store/fmj0lw2nmbvwnahgpgv6ndz2ki36i8gw-ecl-21.2.1/lib/ecl-21.2.1/asdf.fas"
;;;
;;; Compiling /gnu/store/57iil9py6lvpi00xzfx5jdl7vlzdqi25-ecl-trivial-custom…
-
When execute the ./start-kbs.sh script, the following error message appears:
```
Error: database pool init error for pool named `diesel`
>> timed out waiting for connection: unable to open datab…
-
Hi,
since e6ad5fa90e472 ECL has the code-walker available again. Please enable WALKER:MACROEXPAND-ALL (perhaps conditionalized on the package existence).
Thank you.
-
So ECL 2.0 finally shipped.
So far I noticed these changes:
- report.ecl.gg is not accessable anymore and replaced
-
(In the exhibit below, scroll to the right to see the mismatch.)
```
CL-USER> (asdf:test-system :aws-sign4)
Expected presigned url:
"https://examplebucket.s3.amazonaws.com/test.txt?X-Amz-Algorit…
-
A test case is as follows:
```
(defvar *example* #p"/home/cons/projects/collards/examples/.collards")
(pathname-name *example*) ;; returns NIL
(pathname-type *example*) ;; returns "collards"
``…