From: Adam Dickmeiss Date: Fri, 5 Feb 2010 13:39:32 +0000 (+0100) Subject: tstodr: make it work on s390 X-Git-Tag: v4.0.2~16 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=46a5c887dd9e559be988094bae9b7ca1bb1a6c24;hp=46a5c887dd9e559be988094bae9b7ca1bb1a6c24 tstodr: make it work on s390 Fix ODR test to make it work regardless of whether char is unsigned or signed by default (most platform's char is signed, s390's char is unsigned). ---