Skip to content
  • Steven Murray's avatar
    Reverting the changes of fc6ee058 to marshall.h and osdep.h · 21433935
    Steven Murray authored
    The following commit incorrectly changed the way 64-bit integers are
    marshalled:
    
    commit fc6ee058
    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.
    21433935