openbabel:FixCompileWarning

Last commit made on 2020-05-08
Get this branch:
git clone -b FixCompileWarning https://git.launchpad.net/openbabel

Branch merges

Branch information

Name:
FixCompileWarning
Repository:
lp:openbabel

Recent commits

b14a330... by baoilleach

Fix the compiler warning about large object size

410140d... by baoilleach

Merge pull request #2188 from baoilleach/wln_docs

Update the WLN docs to have the correct syntax for .rst

3232950... by baoilleach

Update the WLN docs to have the correct syntax for .rst

96b4cdd... by Geoff Hutchison <email address hidden>

Merge pull request #2187 from wiedi/fix-illumos

Fix build on illumos

3eaa735... by Geoff Hutchison <email address hidden>

Add a build for bindings (eventually will generate source tar) (#2183)

* Add a build for bindings (eventually will generate source tar)

This will be a separate build script because eventually this
will generate the *source* with all bindings updated, not a binary
(e.g. to automate releases)

Currently builds Python, Java, C# and Perl

841803e... by Sebastian Wiedenroth

Fix build on illumos

15552f7... by baoilleach

Merge pull request #2186 from baoilleach/workaroundswigjava

Workaround for SWIG 4.0.1 Java source code problem

839415a... by baoilleach

Workaround a problem in SWIG 4.0.1 (at least) where the generated Java source relies on reserve being present

4b228ac... by Geoff Hutchison <email address hidden>

Fix the cif write test (i.e. modified format) (#2177)

* Fixed test error with cif - updated to new format

9f161c8... by Geoff Hutchison <email address hidden>

Merge pull request #2185 from ghutchis/pin-maeparser-version

Pin maeparser version to 1.2.3 - should fix #2180