Github user ted-ross commented on a diff in the pull request:

    https://github.com/apache/qpid-dispatch/pull/143#discussion_r103750421
  
    --- Diff: src/server.c ---
    @@ -1634,7 +1710,9 @@ qd_listener_t *qd_server_listen(qd_dispatch_t *qd, 
const qd_server_config_t *con
         li->server      = qd_server;
         li->config      = config;
         li->context     = context;
    +    li->log_message = populate_log_message(config);
    --- End diff --
    
    It's confusing that "log_message" sometimes means a character string and 
sometimes means a bit-mask.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to