]> granicus.if.org Git - file/commit
On arm, chars are by default unsigned so force sign extension.
authorChristos Zoulas <christos@zoulas.com>
Wed, 15 Oct 2014 12:39:21 +0000 (12:39 +0000)
committerChristos Zoulas <christos@zoulas.com>
Wed, 15 Oct 2014 12:39:21 +0000 (12:39 +0000)
commit7ab460b9f54ab1cfe5fe86e82a9b03816b23f96e
tree1fe6e87feec5c340958e5700f0ad69a1d5eb570f
parentfca5ac326b69296fff8bc6a6251e21fda0e749e6
On arm, chars are by default unsigned so force sign extension.
http://git.php.net/?p=php-src.git;a=patch;h=e64da8c20df3ec28bd2417924b207b870e9ab99f
src/apprentice.c