Merge remote branch 'origin/topic/gregor/fix-val-64bit'

* origin/topic/gregor/fix-val-64bit:
  Fixing endianess error in XDR when data is not 4-byte aligned.
  Fix for Val constructor with new int64 typedefs.
  New fix for OS X 10.5 compile error wrt llabs()
  Revert "Fix for OS X 10.5 compile error wrt llabs()"
This commit is contained in:
Robin Sommer 2011-02-25 09:53:59 -08:00
commit 9b94218c63
9 changed files with 28 additions and 69 deletions

View file

@ -1 +1 @@
1.6-dev.45
1.6-dev.47