jmdavison46 opened a new pull request #86:
URL: https://github.com/apache/logging-log4cxx/pull/86
Parenthesize arguments to LOG4CXX_MAKE_VERSION. Provide companion
LOG4CXX_VERSION_GET_{MAJOR, MINOR, PATCH, TWEAK} macros to facilitate
reporting, and other usage, of LOG4CXX_VERSION at compile time and run time.
This is modeled, roughly, on the _IOC_* macros that one finds in the
"/usr/src/kernels/*/includeuapi/asm-generic/ioctl.h" header file. ("ioctl.h"
takes it a step further and defines a mask and shift value for each field. I
wouldn't object to those being defined here as well, but I don't feel strongly
about the need for their inclusion.)
--
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]