[
https://issues.apache.org/jira/browse/DISPATCH-2269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436854#comment-17436854
]
ASF GitHub Bot commented on DISPATCH-2269:
------------------------------------------
jiridanek merged pull request #1410:
URL: https://github.com/apache/qpid-dispatch/pull/1410
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> warning: 'PN_VERSON_MINOR' is not defined, evaluates to 0 [-Wundef]
> -------------------------------------------------------------------
>
> Key: DISPATCH-2269
> URL: https://issues.apache.org/jira/browse/DISPATCH-2269
> Project: Qpid Dispatch
> Issue Type: Bug
> Affects Versions: 1.17.0
> Reporter: Jiri Daněk
> Priority: Major
>
> {noformat}
> C:\Users\Vitorio\CLionProjects\qpid-dispatch\include\qpid/dispatch/container.h(251,34):
> warning: 'PN_VERSON_MINOR' is not defined, evaluates to 0 [-Wundef]
> #if ((PN_VERSION_MAJOR == 0) && (PN_VERSON_MINOR <= 30))
> {noformat}
> This is a typo in the macro variable name. I am strongly surprised that this
> compiler warning has not been seen sooner.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]