To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64798
User kso changed the following:
What |Old value |New value
================================================================================
CC|'cmc,hjs,rene' |'cmc,hjs,kso,rene'
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Jul 19 00:24:02 -0700
2006 -------
kso->geki: IMO, neon's config.h already defines version information:
/* Define to be the neon version string */
#define NEON_VERSION "0.24.7"
/* Define to be major number of neon version */
#define NEON_VERSION_MAJOR (0)
/* Define to be minor number of neon version */
#define NEON_VERSION_MINOR (24)
Thus, if you need neon version only in cxx/hxx (seems to be the case for now),
there is no need to introduce NEON_VERSION at all. This would simplify your
patch alot.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]