Jian Ma

Results 5 comments of Jian Ma

TBH,I don't know much about `npm` and `parcel`. I just use them as a tool to manage some awesome dependencies. If `trunk` doesn't want to get into this field, then...

got same error here ``` bash $go test -v === RUN ExampleAuthStart --- PASS: ExampleAuthStart (0.03s) === RUN Example_socket_event --- PASS: Example_socket_event (2.01s) === RUN Example_test_remote_endpoint --- PASS: Example_test_remote_endpoint (0.01s)...

after update,there are fewer error ``` bash $go test -v === RUN ExampleAuthStart --- PASS: ExampleAuthStart (0.02s) === RUN Example_socket_event --- PASS: Example_socket_event (2.00s) === RUN Example_test_remote_endpoint --- PASS: Example_test_remote_endpoint...

I use req-rep in my code, and got "An attempt was made to load a program with an incorect format" for Recv(0) when nothing Send but if send a msg,...

I install zeromq from msys2 and can't complie the src caused that no `configure` file in src directory and run ./autogen.sh failed