-
On Windows the build repeatedly fails at the linking stage with the following error.
```
"gfortran" -o libavl.cp39-win_amd64.pyd libavl.cp39-win_amd64.pyd.p/meson-generated_.._libavlmodule.c.obj l…
-
[VM/errors] cleanup & re-enable error-related unittests
they have all been temporarily disabled due to the error system rewrite
https://github.com/arturo-lang/arturo/blob/4bed4542b3306aaeb55fe7d11f51…
-
[VM/errors] unify all unsafe/MINI errors
there are different errors that are thrown when e.g.
the build is a MINI build, and a given feature is not
available, or it's the "safe"-playground version
and…
-
[VM/errors] make sure we catch/template all system errors
for example, there are regex-related errors or other that
can trigger uncatchable errors (but I don't remember right now
how to reproduce). We…
-
[VM/errors] add support for VM "warnings"?
provided that they could be turned off by default (or not?),
we could have warnings alongside errors: like errors, just not
killing the execution, etc. One …
-
[VM/errors] general cleanup needed
https://github.com/arturo-lang/arturo/blob/4bed4542b3306aaeb55fe7d11f5193b2f90c3fef/src/vm/errors.nim#L30
```text
# they have all been temporarily disabled due to…
-
Hello,
I am using gpsbabel to convert gpx files to fit. After some debugging I have found out that gpsbabel does not take the icon types into account when converting the gpx to fit.
I tried the …
-
**Describe the bug**
Incomming USB HID packet that work at Full Speed are not reported by the libUSB 1.0. Using an USB analyser we can see that all packet are acknowleged by the USB Host controlle…
-
## `Sym_link`
Builds which reroute bazel output cannot be generated for, request to add support for this
## Output
`compile_commands.json` is always placed in the `TLD`. Ideally, we should be abl…
-
**Is your feature request related to a problem? Please describe.**
The current plug-in assumes a universal sym list for all enumerated columns in a splayed table. This assumption will break on comp…