Page MenuHomePhabricator

Ensure config variables are initalized
AcceptedPublic

Authored by schancel on Nov 6 2018, 00:45.

Details

Reviewers
jasonbcox
Group Reviewers
Restricted Project
Summary

As per title. Depends on D1936

Test Plan
make VERBOSE=1 check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
fix-init
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3803
Build 5680: Bitcoin ABC Buildbot (legacy)
Build 5679: arc lint + arc unit

Event Timeline

deadalnix added inline comments.
src/config.cpp
13 ↗(On Diff #5659)

This probably shouldn't be zero. What's the default value ?

Fix default initializers

This revision is now accepted and ready to land.Dec 21 2018, 01:48