Thanks for the fix!

On Thu, Apr 6, 2023 at 8:41 AM Victor Seva <notifications@github.com> wrote:

nats_mod.c: In function 'nats_destroy_workers':
nats_mod.c:600:53: error: invalid operands to binary != (have 'uv_poll_t' {aka 'struct uv_poll_s'} and 'void *')
  600 |                                 if(pub_worker->poll != NULL) {
      |                                    ~~~~~~~~~~~~~~~~ ^~
      |                                              |
      |                                              uv_poll_t {aka struct uv_poll_s}
make[3]: *** [../../Makefile.rules:100: nats_mod.o] Error 1


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/commit/a6caaabe4bc85e1b41d5bd9b0b8938069eace309/107767533@github.com>

_______________________________________________
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-leave@lists.kamailio.org


--