Fix bug in fread
Bug discovered by @xTibor. Test and input data provided by him.
Showing
- src/header/stdio/mod.rs 9 additions, 8 deletionssrc/header/stdio/mod.rs
- tests/Makefile 1 addition, 0 deletionstests/Makefile
- tests/expected/stdio/fread.stderr 0 additions, 0 deletionstests/expected/stdio/fread.stderr
- tests/expected/stdio/fread.stdout 32 additions, 0 deletionstests/expected/stdio/fread.stdout
- tests/stdio/fread.c 21 additions, 0 deletionstests/stdio/fread.c
- tests/stdio/fread.in 1 addition, 0 deletionstests/stdio/fread.in
tests/expected/stdio/fread.stderr
0 → 100644
tests/expected/stdio/fread.stdout
0 → 100644
tests/stdio/fread.c
0 → 100644
tests/stdio/fread.in
0 → 100644
Please register or sign in to comment