From: Maxim Mamontov <faust.madf@gmail.com> Date: Wed, 14 Sep 2011 11:29:25 +0000 (+0300) Subject: Use ptrdiff_t type for length variable to prevent comparsion signed and X-Git-Tag: 2.408-rc1~69 X-Git-Url: https://git.stg.codes/stg.git/commitdiff_plain/d8b71540598af16b7d9891dc015d5972908c7754?ds=sidebyside;hp=d8b71540598af16b7d9891dc015d5972908c7754 Use ptrdiff_t type for length variable to prevent comparsion signed and unsigned types ---