mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #8013 from ethereum/warnings
Enable more warnings in the build system
This commit is contained in:
@@ -29,7 +29,7 @@ using namespace std;
|
||||
using namespace solidity::frontend;
|
||||
|
||||
// TODO: Fix Boost...
|
||||
BOOST_TEST_DONT_PRINT_LOG_VALUE(solidity::bytes);
|
||||
BOOST_TEST_DONT_PRINT_LOG_VALUE(solidity::bytes)
|
||||
|
||||
namespace solidity::util::test
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user