Bugs item #3315812, was opened at 2011-06-13 19:48 Message generated for change (Tracker Item Submitted) made by mkjensen You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428740&aid=3315812&group_id=40728
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Library Functions Group: 2.3.x Status: Open Resolution: None Priority: 5 Private: No Submitted By: Martin Kamp Jensen (mkjensen) Assigned to: Nobody/Anonymous (nobody) Summary: OBConformerSearch always prints to stdout Initial Comment: The OBConformerSearch class always prints output to stdout. I think it would be better if such output could be controlled via the OBMessageHandler class which other classes, e.g. OBConversion and OBForceField, already respect. Otherwise, my own output to stdout will be messed up by the OBConformerSearch class. In the source code of OBConformerSearch [1], one can see that there are several lines like [2] and [3]. [1] https://openbabel.svn.sourceforge.net/svnroot/openbabel/openbabel/trunk/src/conformersearch.cpp [2] std::cout << m_rotorKeys[i][j] << " "; [3] std::cout << "Generation #" << i + 1 << " " << last_score << std::endl; ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428740&aid=3315812&group_id=40728 ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ OpenBabel-Devel mailing list OpenBabel-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openbabel-devel