Auto merge of #406 - DongwenHuang:patch-1, r=badboy
Update read.c static char *seekNewline(char *s, size_t len) : this function can not parse the string,such as "hello world\r". the case that the last char is '\r'.
Please register or sign in to comment