Skip to content

helper: Convert errorf-style functions to use structerr package, pt. 1

Patrick Steinhardt requested to merge pks-helper-convert-errorf-pt1 into master

This MR is the first part to convert errorf-style functions from the helper package to use the structerr package instead.

Merge request reports