Skip to content

fs: require callback in read

Currently the read operation did not require the callback and that was an oversight when callbacks became mandatory in 10.0.0.

I am not sure about the semverness in this case.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading