The current `check_swig_version` function in `angel_build.lua` is wrong; for
example, it misidentifies `3.0.2` as older than `2.0.6`. This lead to erroneous
build failures for certain versions of SWIG.
A Mercurial patch is attached to implement a proper lexical version comparison.
If this isn't the preferred way to submit changes, I can do something else; I'm
not very familiar with either Mercurial or Google Code.
Original issue reported on code.google.com by trillion...@gmail.com on 21 Jun 2014 at 8:02
Original issue reported on code.google.com by
trillion...@gmail.com
on 21 Jun 2014 at 8:02Attachments: