-
- Downloads
Reverting the changes of 5e37082e to marshall.h and osdep.h
The following commit incorrectly changed the way 64-bit integers are marshalled: commit 5e37082e Author: sponcec3 <Sebastien.Ponce@cern.ch> Date: Wed Jan 15 15:01:19 2014 +0100 Fixed compilation in -O2 mode. This in particular includes fixing the remaining strict-aliasing issues. This commit reverts the changes that effected the marshalling of 64-bit integers.
Showing
- castor/io/IoTest.cpp 19 additions, 21 deletionscastor/io/IoTest.cpp
- castor/io/io.cpp 22 additions, 16 deletionscastor/io/io.cpp
- castor/vdqm/CMakeLists.txt 3 additions, 0 deletionscastor/vdqm/CMakeLists.txt
- h/marshall.h 19 additions, 17 deletionsh/marshall.h
- h/osdep.h 5 additions, 0 deletionsh/osdep.h
- ns/CMakeLists.txt 50 additions, 0 deletionsns/CMakeLists.txt
- rfio/CMakeLists.txt 13 additions, 1 deletionrfio/CMakeLists.txt
- rtcopy/CMakeLists.txt 3 additions, 1 deletionrtcopy/CMakeLists.txt
- tapebridge/CMakeLists.txt 3 additions, 0 deletionstapebridge/CMakeLists.txt
- test/CMakeLists.txt 3 additions, 0 deletionstest/CMakeLists.txt
- vdqm/CMakeLists.txt 3 additions, 0 deletionsvdqm/CMakeLists.txt
- vmgr/CMakeLists.txt 17 additions, 0 deletionsvmgr/CMakeLists.txt
Loading
Please register or sign in to comment