-
Can you please provide the Amalgamation file with every release?
it would be nice, since now many people have to generate it via make (and that uses lots of dependencies).
if provided here that woul…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR27093](https://bugs.llvm.org/show_bug.cgi?id=27093) |
| Status | CONFIRMED |
| Importance | P norm…
-
Hi!
I just did a fresh install of Ubuntu LTS 14.04 on a virtual machine, and installed using `sudo pip install dronekit-sitl`.
When trying to open a instance, I get this error:
```
aldux@ubuntu:~/…
-
A lot of "error: no member named 'midRef' in 'QString'" when trying to build on Qt 6.0
-
any way to access an encrypted (sqlcipher) sqlite db using zqlite ?
-
The following tests fail:
- [ ] [sv-benchmarks/c/ldv-consumption/32_7a_cilled_linux-3.8-rc1-32_7a-drivers--net--ethernet--sfc--sfc.ko-ldv_main3_sequence_infinite_withcheck_stateful.cil.out.yml](fil…
-
ubuntu 22.04.2
```
$ sqlite3
SQLite version 3.37.2 2022-01-06 13:25:41
Enter ".help" for usage hints.
Connected to a transient in-memory database.
Use ".open FILENAME" to reopen on a persistent…
-
- Platform: `macOS Big Sur v11.2.1 (M1 chip)`
- Steps: I have copied the 3rd-party dependencies into `sdk/bindings/qt/` and `sdk/include/mega/config.h`. I have also `export LDFLAGS="-L/my_path_to_d…
pcko1 updated
9 months ago
-
Crash occurs on these lines:
https://github.com/biozic/d2sqlite3/blob/master/source/d2sqlite3.d#L934
https://github.com/biozic/d2sqlite3/blob/master/source/d2sqlite3.d#L940
Crashes with and without `…
-
Hi everyone,
SQLite3 does not currently support async tests in the sandbox. At first, it makes sense because it is single writer, but then I realized that we never commit transactions anyway so we …