Łukasz Ptak
Łukasz Ptak
## Problem Using a MaybeValue.value() (for ex. from AssetHolding.balance()) without evaluating it first causes a very unintuitive error message. Currently: ``` pyteal.TealInternalError: Encountered 1 error during compilation ``` Investigating the...
This breaks my build so much. Please don't redeclare C++ keywords like that. https://github.com/tqdm/tqdm.cpp/blob/669d6354a279afd2177d66703d7405722ea627ca/include/tqdm/utils.h#L37 ``` /usr/include/c++/8/bits/algorithmfwd.h:370:5: error: redeclaration ‘const _Tp& std::max(const _Tp&, const _Tp&)’ differs in ‘constexpr’ from previous declaration...