>>>>> Hyrum K Wright <[email protected]> writes: > A recent pull from the next branch exposed this build failure: > Building CXX object src/CMakeFiles/libledger.dir/utils.cc.o > ^/dev/ledger/src/utils.cc:156:46: error: missing binary operator > before token "(" > ^/dev/ledger/src/utils.cc:230:46: error: missing binary operator > before token "("
It's fixed now. Apparently gcc 4.2's preprocessor isn't smart enough. John
