Page MenuHomePhabricator

Get rid of VARINT default argument
ClosedPublic

Authored by PiRK on Dec 30 2020, 16:54.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABC3a5000226682: Get rid of VARINT default argument
Summary

This removes the need for the GNU C++ extension of variadic macros.

This is a backport of Core PR18087

Test Plan

ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable