Hi Yoshinori-san, On 09/01/16 17:33, Mike Frysinger wrote: > On 09 Jan 2016 21:23, Yoshinori Sato wrote: >> - if (*src != ')' && '(') >> + if (*src != ')') > > looks obvious Agreed - patch checked in. Cheers Nick