I've had no more response from others about this. Phil's patch looks
sensible to me so I've gone ahead and committed it anyway. Hopefully
this will encourage further testing.
Andrew
On Tue, Jul 03, 2012 at 11:42:54PM +0100, Andrew Ross wrote:
>
> So not a vastly different version then.
>
> Do
I've found another "feature" in cmake, this time in the Lua support.
This is a little crude and only looks for a single include directory
where lua.h lives. This mostly worked fine in the past, but Debian
at least have introduced a second (Debian specific) header which is
architecture dependent a
Mostly for information, but the latest release candidates for cmake
2.8.9 include changes to the handling of position independent code.
This is transparent for most languages, but those that we support
(like Ada) require some changes. I only discovered this because of a
Debian bug report that the