Avoid ambiguous constructor call to fix Windows build with gpgmepp 2

In the first case we can remove the superfluous third argument (which defaults to true). In the second case we explicitly cast the size argument to the expected type to avoid the ambiguity.

(cherry picked from commit 7e323759)

Co-authored-by: Ingo Klöcker dev@ingo-kloecker.de

Merge request reports

Loading