diff options
author | Charles E. Rolke <chug@apache.org> | 2011-10-14 18:29:57 +0000 |
---|---|---|
committer | Charles E. Rolke <chug@apache.org> | 2011-10-14 18:29:57 +0000 |
commit | 83e23daa7f293776c68cdc58b813db467da12d96 (patch) | |
tree | 8959fee7244ab6fbadad5622ff95d74013775cf4 /cpp/src/tests/Serializer.cpp | |
parent | 8781c2ebb5000efba01c3790493d78566dd28463 (diff) | |
download | qpid-python-83e23daa7f293776c68cdc58b813db467da12d96.tar.gz |
QPID-3540 Typecasting and alignment requirements for various platforms
On sparc platform:
SchemaHash::update() fails when the hash byte array is cast as two quadwords
in a union. This fix uses the union in the definition of the hash byte array
to coerce the compiler to place them in quadword alignment when they are
created.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1183456 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests/Serializer.cpp')
0 files changed, 0 insertions, 0 deletions