> http://baoilleach.webfactional.com/site_media/ob_api_check/compat_report_21052016.html
> It makes a few mistakes here and there but is accurate in general.

It's a bit weird about adding optional parameters, e.g.
    bool Build(OBMol &mol);
becomes
    bool Build(OBMol &mol, bool stereoWarnings = true);

This isn't an API issue, since a program build to the first will still 
recompile. This is an ABI problem, but we've never been too concerned about 
that from 2.x to 2.y.

> I have a few comments to make regarding some of the changes, but will do that 
> separately.

I'm obviously interested in the feedback. It's also useful to make sure that 
source documentation was added.

Thanks,
-Geoff
------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
OpenBabel-Devel mailing list
OpenBabel-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-devel

Reply via email to