-
Hello all,
I'm trying to open my database on the latest released stable version HO-8.0.645.2-portable-win-JRE.
HO when loading delivers the following startup error:
java.sql.SQLException: IO er…
-
Hi Michael,
I've come across a bug while converting units. The below code produces the error "Incompatible units in . Variable unit [s (1000)] differs from calculated unit [1 (1000)]" for the secon…
-
Pretty much everything is in place to support custom form State values:
- State is stored in the DB as `StateAsString`.
- Enums can be any number integer value, so `var state = (FormState) 99;` is …
-
The change-queue job running on github is failing due to a missing file:
```bash
jeff@j3470:~/src/prj/crossreads/tools$ node run-change-queue.mjs
../annotations/http-sicily-classics-ox-ac-uk-ins…
-
As a note, I'm volunteering to implement that, so, this issue is mostly to know if this is a suitable addition to cython.
My use case is that I'm using cython itself to create an AST for users in a…
-
https://github.com/openvehicles/Open-Vehicle-Monitoring-System-3/blob/f35955615a59c1f86aebd1dd45947b26d7e8c868/vehicle/OVMS.V3/components/ovms_webserver/src/web_cfg.cpp#L2793-L2798
![Screenshot 202…
reedy updated
6 months ago
-
### Your question:
Hey everyone,
we (Anaconda) have been working on upgrades for the channel cloning/CDN sync infrastructure of anaconda.org, which is is used for conda-forge.
## Time planni…
-
First: Thanks for this monkey! Writing fault-tolerant services is fun again!
However:
```
https://github.com/mozilla-services/vaurien/blob/master/vaurien/behaviors/error.py
```
isn't particularly c…
-
The current implementation of the parser for excel comments is a handcrafted parser that tolerates (ignores) free-text comments mixed with concordion syntax.
As a consequence, errors in the excel/c…
vgheo updated
5 years ago
-
deelx doesn't handle malformed expressions. For example:
(1|2|3
this regex is missing closing brace and cannot be compiled. deelx doesn't have appropriate API to test that an expression was compiled …
pps83 updated
6 years ago