David Holm
David Holm
@divansantana I had the same problem as you and debugged it. The problem is that `:uuid-extension` is not a supported key in `org-caldav-calendars`. You have to set `org-caldav-uuid-extension` globally to...
@cjcliffe Run `brew update` and try again. I added `freetype` as a dependency to `gr-fosphor`.
@JayKickliter I have added Cheetah as a dependency. I also reinstalled `gr-osmosdr` from HEAD but I'm not getting a problem with `iqbal`. What error are you getting?
@stuzog I've just bumped cubicsdr to 0.2.3, see if that helps. If it doesn't work then try to reinstall `fftw` `--without-fortran` so it doesn't compile it with `gcc`.
This should be fixed in dholm/tabbar@8821fcc, please give it a try.
I have added support for MIPS64 now as well.
I agree the single file has its benefits but I found it a bit difficult to maintain. One idea I had was to have it split up for development and...
Soon after I started using `gdbinit` I noticed several interoperability issues when using it together with different versions of `GDB`. For instance the way `GDB` represents registers with unknown values...
Thank you @chaosemer, merged. Sorry for the delay.
We have the same issue using the C API directly. I did a bisect and the problem was introduced with 8e20e1ee79b188ae610aac3a2d2517f7f12dd890. If I revert that commit the leaks go away.