FAYWORD

Results 3 issues of FAYWORD

See https://github.com/redis/hiredis/issues/1069 Fix #1069

If i use %c in format string then command return NULL reply. Example command (SET Test:1 a): reply = redisCommand(conn,"SET Test:1 %s", "a"); // this work (Command OK) reply =...

fix #1069 Add error if use flags (#0-+ ) on %s or %c