You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/11/01 14:16:00 UTC

[jira] [Commented] (DISPATCH-2269) warning: 'PN_VERSON_MINOR' is not defined, evaluates to 0 [-Wundef]

    [ 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: dev-unsubscribe@qpid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org