On 09/06/2016 04:35 PM, Pádraig Brady wrote: > * src/factor.c (lbuf_putc): Only buffer more than a line > when not using the tool interactively. > * NEWS: Mention the bug fix. > Fixes http://pad.lv/1620139
Nice one, thanks!
Please fix this before pushing:
space_before_open_paren
line_buffered = isatty(STDIN_FILENO);
*** src/factor.c
maint.mk: the above files lack a space-before-open-paren
make: *** [cfg.mk:680: sc_space_before_open_paren] Error 1
Have a nice day,
Berny
