yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #11014
checkTestTriax.py
Hi,
I have removed yesterday all "using namespace std;".
It is a bad practice to have such constructions [1].
It seems all is working fine except checkTestTriax.
Bruno, could you please have a look at this script (attached)?
It is strange, that such a minor change breaks this script.
I am not a very familiar with TriaxialTest. Any suggestions are
very wellcome. If we do not find a solution, we need to roll back
my last commits and apply them incrementally.
[1] http://stackoverflow.com/questions/1452721/why-is-using-namespace-std-considered-bad-practice
Thanks
Anton
Follow ups