> I've never seen this before, but it looks like libopenbabel is now
> printing warning messages on stderr:
> ==============================
> *** Open Babel Warning  in CreateCisTrans
>  Error in cis/trans stereochemistry specified for the double bond

If you don't like to see warnings, you can easily turn it off, redirect it, or 
otherwise go through the output. This is covered by OBMessageHandler and the 
global log obErrorLog:

http://openbabel.org/api/2.3/classOpenBabel_1_1OBMessageHandler.shtml

For example, you may want:

obErrorLog.StopLogging();

Cheers,
-Geoff
------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss

Reply via email to