HomePhabricator

Do not import the whole std namespace in script.cpp

Description

Do not import the whole std namespace in script.cpp

Summary: It avoid namespace clashes. We can import symbol specifically if wanted, but not the whole namespace as it is prone to symbol clashes.

Test Plan:

make check

Reviewers: freetrader, sickpig, #bitcoin_abc, kyuupichan

Reviewed By: #bitcoin_abc, kyuupichan

Differential Revision: https://reviews.bitcoinabc.org/D145

Details

Provenance
deadalnixAuthored on Jun 9 2017, 21:55
deadalnixPushed on Jun 10 2017, 08:31
Reviewer
Restricted Project
Differential Revision
Restricted Differential Revision
Parents
rABC7232d0489208: Change bad-txn-nonfinal => bad-txns-nonfinal
Branches
Unknown
Tags
Unknown