olsonanl
olsonanl
I'm trying to use vectors of tuples to retrieve data in SOCI; should this work? The following example does not compile. Msys2 install on windows; boost 1.74.0, SOCI 4.0.0, gcc...
When sketching a large number files, the mappings left in place from Sketch::initParametersFromCapnp will overrun the allowed number of mappings and cause mmap to fail. This patch removes the mapping.
I've been experimenting with NuDB and ran into the following issue - I would like to have multiple worker threads access the database concurrently, entirely read-only. There seems to be...