Skip to content

Instantly share code, notes, and snippets.

@cgbsu
cgbsu / Log.cpp
Created September 1, 2022 21:37
Really Log Error Log
This file has been truncated, but you can view the full file.
[ 30%] Built target libwarp
Consolidate compiler generated dependencies of target test
[ 35%] Building CXX object CMakeFiles/test.dir/Test/FunctionDeclarations.cpp.o
In file included from /root/workdir/Include/Warp/Common.hpp:23,
from /root/workdir/Include/Warp/Utilities.hpp:1,
from /root/workdir/Include/Warp/Parsing/TermWrappers.hpp:1,
from /root/workdir/Include/Warp/Parsing/MathematicalExpressions.hpp:1,
from /root/workdir/Include/Warp/Parsing/FunctionDeclarations.hpp:1,
from /root/workdir/Test/FunctionDeclarations.cpp:1:
/root/.conan/data/ctpg/1.3.7/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/ctpg/ctpg.hpp: In instantiation of ‘const ctpg::size_t ctpg::parser<ctpg::nterm<Warp::Parsing::Constant<Warp::SyntaxAnalysis::SyntaxTree::SyntaxNode, Warp::Runtime::Compiler::NumericTypeTag> >, std::tuple<ctpg::regex_term<Warp::Parsing::RegexTerm<Warp::Utilities::FixedString<20>{"([0-9]+)|(0d[0-9]+)"}, Warp::Utilities