-
*Please use this template for reporting suspected bugs or requests for help.*
# Issue description
Process crash observed with libzmq-4.3.3 library
# Environment
* libzmq version (commit …
-
# Issue description
My memory sanitizer shows me usage of uninitialized value
# Environment
* libzmq version (commit hash if unreleased): 4.3.2
* OS: Fedora 34
Self-built dynamic library wi…
-
Hi,
I try to use your tool to create a package of our application but I got the following error :
Our package relies on an external package : zeromq binding (http://zeromq.org/bindings:node-js) which…
-
It appears that on Windows Anaconda pyzmq is using the libzmq bundled with it rather than the one installed by Anaconda:
```
conda update conda
conda create -n testing python=2.7
activate testin…
-
I want to build this module with openresty.
My commands look exactly like [the instructions](http://openresty.org/en/installation.html):
./configure --add-module=../nginx-log-zmq-master
…
-
@certik Sorry for another issue in a row :)
I am trying to build `lfortran` with XEUS, and it fails at linking like this:
```
[ 88%] Linking CXX executable lfortran
cd /opt/local/var/macports/…
-
**Describe the bug**
I am using "zeromq": "^5.2.8" with example code given here https://zeromq.org/get-started/?language=nodejs&library=zeromqjs#
```
const sock = new zmq.Reply();
…
-
Hi,
When i try to install zeromq.node with npm, i have an error.
$ npm install zmq
$ npm install https://github.com/mscdex/zeromq.node/tarball/master ----> same issue
My config is :
CPU: quad-core …
-
![sublim-ijulia error](https://user-images.githubusercontent.com/19524993/32721119-9e6e35f2-c8b9-11e7-98c7-2aea813b101a.png)
Thank you for this package. I am a big fan of Sublime Text and I wanted …
-
I have been using emacs-jupyter in org-mode for a long time, but sometime in the last week it stopped working, I suspect after updating MacOS to Sequoia, although it works fine on another Mac where I …