Branches for Lucid

Name Status Last Modified Last Commit
lp:ubuntu/lucid/libplist bug 1 Development 2010-03-19 22:19:17 UTC
10. Fix armel floating point endianess (L...

Author: Alexander Sack
Revision Date: 2010-03-19 14:00:23 UTC

Fix armel floating point endianess (LP: #541879)
* on armel system floating poing data can have different endianess than
  rest of types; hence we fix arm endianess for defined(__VFP_FP__) to
  be big/native; this also applies for data parsing/writing
* date parsing didnt flip the endianess back for little endian systems
  when reading the values causing test failures; we fix this by ensuring
  float endianess is applied when parsing

11 of 1 result