Discussion:
Xerces-C 3.2.1rc2 posted
Cantor, Scott
2018-02-16 22:18:48 UTC
Permalink
Signed distributions available here:
https://dist.apache.org/repos/dist/dev/xerces/c/3/sources/

Release notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12341423

Will call for a vote next week if nothing else pops up.

-- Scott


Т���������������������������������������������������������������������ХF�V�7V'67&�&R�R���â2�FWb�V�7V'67&�&T�W&6W2�6�R��&pФf�"FF�F����6����G2�R�
Roger Leigh
2018-02-18 23:19:47 UTC
Permalink
Post by Cantor, Scott
https://dist.apache.org/repos/dist/dev/xerces/c/3/sources/
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12341423
Will call for a vote next week if nothing else pops up.
I added a couple of commits to address a couple of problems:

1) A header variable substitution was wrong for MSVC, leading to a
xerces-c_.lib missing the major version.

2) Moving the version numbers out of XercesVersion.hpp to a generated
header broke tools which relied on parsing the version number out of the
header such as FindXercesC (CMake). Generating XercesVersion.hpp
directly avoids such breakage.

I'm resting with these two patches, and I'll let you know if I find
anything else tomorrow.

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-***@xerces.apache.org
For additional commands, e-mail: c-dev-***@xerces.apache.org
Roger Leigh
2018-02-18 23:24:12 UTC
Permalink
Post by Roger Leigh
Post by Cantor, Scott
https://dist.apache.org/repos/dist/dev/xerces/c/3/sources/
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12341423
Will call for a vote next week if nothing else pops up.
1) A header variable substitution was wrong for MSVC, leading to a
xerces-c_.lib missing the major version.
2) Moving the version numbers out of XercesVersion.hpp to a generated
header broke tools which relied on parsing the version number out of the
header such as FindXercesC (CMake).  Generating XercesVersion.hpp
directly avoids such breakage.
I'm resting with these two patches, and I'll let you know if I find
anything else tomorrow.
s;resting;re-testing;!

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-***@xerces.apache.org
For additional commands, e-mail: c-dev-***@xerces.apache.org
r***@codelibre.net
2018-02-19 18:03:33 UTC
Permalink
Post by Roger Leigh
Post by Cantor, Scott
https://dist.apache.org/repos/dist/dev/xerces/c/3/sources/
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12341423
Will call for a vote next week if nothing else pops up.
1) A header variable substitution was wrong for MSVC, leading to a
xerces-c_.lib missing the major version.
2) Moving the version numbers out of XercesVersion.hpp to a generated
header broke tools which relied on parsing the version number out of
the header such as FindXercesC (CMake). Generating XercesVersion.hpp
directly avoids such breakage.
I'm resting with these two patches, and I'll let you know if I find
anything else tomorrow.
Nothing else showed up today. If it would be possible to do an rc3 with
the fixes I committed rolled in, I'll do another round of testing to
double-check the changes.

Thanks,
Roger

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-***@xerces.apache.org
For additional commands, e-mail: c-dev-***@xerces.apache.org
Cantor, Scott
2018-02-19 18:06:15 UTC
Permalink
Post by r***@codelibre.net
Nothing else showed up today. If it would be possible to do an rc3 with
the fixes I committed rolled in, I'll do another round of testing to
double-check the changes.
My Macbook is at home, I'll rebuild it this evening.

-- Scott



---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-***@xerces.apache.org
For additional commands, e-m

Loading...