Skip to content

chore: remove redundant errno dependency

Dmitry Rodionov requested to merge dkr/remove-redundant-errno-dependency into master

Summary

  • chore: remove redundant errno dependency

Close #...

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • (if Lua API changed) Lua API version is bumped in luamod.rs
  • (if necessary) A follow-up doc issue is created in picodata/docs and linked here

Merge request reports