Daniel Black 1f6f7e3e89 cast to signed char in ldb_cmd_test for ppc64le
Summary:
char is unsigned on power by default causing this test to fail with the FF case. ppc64 return 255 while x86 returned -1. Casting works on both platforms.
Closes https://github.com/facebook/rocksdb/pull/1500

Differential Revision: D4308775

Pulled By: yiwu-arbug

fbshipit-source-id: db3e6e0
2016-12-12 14:39:18 -08:00
..
2015-12-11 01:54:48 +09:00
2015-12-11 01:54:48 +09:00
2016-11-15 15:54:20 -08:00
2016-11-21 12:24:13 -08:00
2016-11-15 15:54:20 -08:00
2015-10-28 16:15:07 -07:00