David Jelenc

Results 8 issues of David Jelenc

This is not really a bug report, but more of a question regarding performance. (Honestly, I suspect a bug in my own code, but insofar have been unable to find...

Hello. A quick question: what is the status of this project? In particular, does it have any connection with the libraries published in [maven central?](https://mvnrepository.com/artifact/net.sf.bluecove/bluecove) I see that you're using...

This is some nice work. During development, I prefer to set `display_errors = On` in `php.ini` to enable showing PHP syntax errors. So I created a small patch that adds...

What would be a good way of setting up a system where the host and the container could share port `22`? Is that even possible? I'm thinking of a proxy...

Apologies if I missed this in the documentation, but I tried and could not find it. Can I set a global option so that all lists in a document get...

I have an issue with web-login. We are using gitlab 16.10.1 and at some point, it has become impossible for users to to log-in via web. (If you believe this...

This is kind of a feature request or a hopeful wish. Would it be possible to include the most recent snapshot as a maven dependency? According to [Maven central, the...

enhancement

Currently all [travis builds](https://github.com/zeromq/zmqpp/blob/develop/.travis.yml) are either with or without `libsodium`. Since `libzmq` defaulted to `tweetnacl`, it may be useful to run Travis against that, too. I had tried to configure...