bytevector: Add proper cast.
commit42c5474ffec0d14801a7ba3299b38e2d8592f139
authorLudovic Courtès <ludo@gnu.org>
Mon, 20 Apr 2009 17:34:41 +0000 (20 19:34 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 20 Apr 2009 17:34:41 +0000 (20 19:34 +0200)
tree21d6ee88ef813607e4173bc4baa08443e907f930
parentaee3e66457be1be3fbdd19f95c59168aca175b1c
bytevector: Add proper cast.

* src/bytevector.c (GENERIC_INTEGER_SET): Add correct cast of C_VALUE.
  This fixes a sign mismatch issue identified by GCC 4.3.1 on
  `sparc64-unknown-linux-gnu'.
src/bytevector.c