Jon Parise

Results 147 comments of Jon Parise

That's funny. Do you also have Python 2.5 installed on that machine? Could you also try looking in the generated `config.log` file for any hints?

Or was this intentionally imported as a way to implicitly pull `DatabaseDriver.h` into the public interface? I think that still isn't particularly helpful, depending on how you go about implementing...

I'd definitely be interested in knowing why those tests are failing under PHP 5.4 before I merge this.

I just proposed #65, which does something similar (makes project integration optional) by handling the installer's `integrate_targets: false` option. If it's accepted, my change could further be extended with a...

That's an interesting idea, @ryu-ichiroh, and not one that I had previously considered. One potential downside: vim-graphql currently integrates with a few other projects for improved syntax highlighting, such as...

Thanks, @ryu-ichiroh! I need to give this a little more thought to form a better understanding of what I'm actually signing up to maintain (🙂), but it does seem like...

I'm (slowly) making preparations to contribute some or all of this work to upstream vim. #108 is a recent example that standardizes the scripts based on vim's conventions.

This was fixed #218.