Marco Antoniotti
Marco Antoniotti
Hi I just bumped in a buglet in Lispworks. Calling DOT-GRAPH generated a Error: Not an output stream: #. The fix is very easy. Just put :IO instead of :INPUT...
Hi Ok. After many blind alley and discovering the proper clang incantations and loading the library I finally got the test (LWM) Here is the transcript. ``` CL-USER 5 >...
Hi I know I am missing something... So: I installed `c2ffi` and it appears to be working as advertised. Next I am trying to see how `c-autowrap` works. Here is...
Hi In English just for the casual github reader. Can I propose a syntax for "arrays"? `tavola [al ] [per ]*` So you can now declare a matrix 2x2 (using...
*Please include a short description of problem here* Hi I am running the latest COBRA (just installed) on Matlab 2020b (on a W10 machine). I am calling directly `fluxVariability` with...
## Describe the bug I am trying to inherit the W10 PATH in MSYS2, however, uncommenting MSYS2_PATH_TYPE=inherit in msys2.ini does not have any effect. The MSYS2 path is unchanged from...
Hi I wanted to use USOCKET for a little side project of mine and I got sidetracked into looking at its documentation. I ended up using USOCKET as a testbed...
Not an issue! Just an appreciation for the wonderful and essential package you wrote! It saved my day. Marco
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...
Hi this is a buglet (in 29.x). When I inspect a list that is the value of a slot in a a`cl-defstruct` (from IELM), the list is actually shown as...