Asger Hautop Drewsen
Asger Hautop Drewsen
My current work-around is `alias gdb='SHELL=/bin/bash gdb'` in `.zshrc`.
Isn't lldb less functional than gdb?
You need to patch `/usr/libexec/kextd`, see https://reverse.put.as/2013/11/23/breaking-os-x-signed-kernel-extensions-with-a-nop/
There is no easy way to fix this. The problem is that when begin is called on the input node (the first of the 3 nodes in the pipeline), it...
Is this still a problem? If so, do you have a test case?
I found the problem: For serialized btrees `t.end() != t.end()` (same with `begin`). I'm working on a fix.
Should be fixed by 09a2e18d4ce3ce4f0737dc7e8421d9241c9d8473
Works on my computer.
Fair enough, should be fixed in 1b6534f632c38d8cf1bf62cf3065c9378d97a192
This might be relevant: https://github.com/thomasmoelhave/tpie/issues/206