Pablo Hernandez-Cerdan

Results 114 comments of Pablo Hernandez-Cerdan

How is this going? The async build with neovim is gonna be amazing for Eclim. I use the CDT plugin (c++) and I love it, but usually I have to...

@juanes852 Eclim works out the box in neovim for me. Might be unrelated with your problem but if anyone is having problems setting Eclim up within neocompleteme, someone posted a...

Hi, great stuff, using wayland in gnome3 here. Do we still need your patch to set the `hide-titlebar-when-maximized` `gtk` property? Is it planned to be merged in gtk? Thanks ```...

This sounds good @puremourning, any blocker before merging it? If not ready yet, I would love to test it, but please, can I ask you to rebase the `reverse-debug` branch...

@johncf cool, linking these to the upstream bugs will help the tracking (or reporting them if new).

After skimming around the code, the `KDTreeSingleIndexDynamicAdaptor` has a member named index, which is a `std::vector` of `Adaptor_` ```cpp /** * class to create multiple static index and merge their...

This is POC for #105 It works, but requires: TODO: - Improve argument parsing for MagmaInit - Format (black?)

Probably your fork will become the main, @WhiteBlackGoose doesn't seem to have to the time? This PR is working, but I requires some love on how to pass the `shared`...

Given the lack of Eigen releases, another option is to update ITK to use Eigen master (we ping/freeze the commit we use). This would be a major upgrade of Eigen,...