Skip to content

stream: make virtual methods errors consistent

Use the same error code and always emit the error instead of throwing it.

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
Affected core subsystem(s)

errors, stream

Merge request reports

Loading