Jiri Daněk created DISPATCH-2269:
------------------------------------
Summary: 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
{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]