Skip to content

lib: consolidate lazyErrmapGet()

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/combine into master

There are currently two implementations of this function. This commit removes the redundancy, and removes "lazy" from the name.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading