diff mp_fifo.h @ 35361:3e8dcfa3ceef

Prevent unintended sign extension from int to long on 64-bit machines. If the property format is 32, the property data will be stored as an array of longs (which on 64-bit machines will be 64-bit values that are padded in the upper 4 bytes).
author ib
date Fri, 23 Nov 2012 12:08:56 +0000
parents 21da5b5c9842
children 0caa0bf428b9
line wrap: on
line diff