Charles Dixon

Results 37 issues of Charles Dixon

We are working with a project in which setting any cmake c flags causes cmake to end up with the incorrect set of flags. This adds an option to disable...

S-waiting-on-review

For some reason lcb doesn't write the locktime, unless the test is run under the debugger.

Think lcb supports this as something like lcb_wait

post-1.0

https://docs.google.com/document/d/1BAPS8bPMv8-4FPIdysgpxEsKrUgd595EAGOU-_nXHRY/edit?usp=sharing

post-1.0

Things like &str rather than String, that way the user can decide about allocations rather than us forcing it.

Would be useful in many places