Zachary Wimer

Results 66 comments of Zachary Wimer

This message is to keep the PR from going stale.

Is there anything I can do to help get this merged?

I have this issue on Fedora 36 as well.

This would be amazing! That way I wouldn't have to go in and manually delete old backups every time my disk fills up.

The new updates only clears the abstraction cache as I see; I suspect this will be harmful if we abstract similar ASTs from Z3 multiple times, or for example if...

A note: eventually the C++ backend should (currently does but claricpp is not finished) support native 32-bit.

I have a small backlog of tasks but once those are done I can do so.

Oh! My mistake, I misread the documentation in pybind11 to say the GIL is not held by default: https://pybind11.readthedocs.io/en/stable/advanced/misc.html?highlight=GIL#global-interpreter-lock-gil In that case (perhaps this is better for a different issue?),...

I can provide the full sized example, but I don't currently have the bandwidth to narrow it down. I can also provide: `MacOS 12`, compiled binder with `LLVM 11.0.0git`; along...