Closed rath3t closed 7 years ago
thanks for the PR, could you
test/testvar.cpp
should be changed. when compiling against a different python version locally, use a config.py files for scons variables with LIBS = "-lpython3.5m -lgmp ..." (all libs must be listed there)bin/format.sh
) to see, whether the namespace prefix made lines longer than expected in this projectCool, thanks! two things:
git push -f
then, because you're rewriting remote history (which isn't shared, so it should be fine to do so)i think you mistakenly pushed different local commits that do exactly the same? the PR has 5 commits now, but two at least commits are redundant. you should be able to fix this by an interactive rebase.
Looks fine to me - but doesn't seem to build?! can you fix that? still too many commits, though...
Coverage remained the same at 98.546% when pulling b48a6043f770b8cc9d194d0a913191554cc9b549 on rath3t:fix_math-fct-overloads into 509129c8f66c0d44a7278089859886021ce0d2e8 on lubgr:develop.