[Therion] Compiling Therion on Fedora 15

Wookey wookey at wookware.org
Wed Jun 1 01:43:24 CEST 2011


+++ Wookey [2011-06-01 00:30 +0100]:
> +++ Wookey [2011-05-31 03:49 +0100]:

The fact that the same file exists twice in the same sources and thus
both copies have the same bug, seems like poor practice. Why have we
got two copies? Are there more files like this?


> Index: therion-5.3.7/extern/lxMath.h
> ===================================================================
> --- therion-5.3.7.orig/extern/lxMath.h	2011-05-31 18:10:26.293303221 +0100
> +++ therion-5.3.7/extern/lxMath.h	2011-05-31 18:11:13.621303221 +0100
> @@ -31,6 +31,7 @@
>  
>  // Standard libraries
>  #ifndef LXDEPCHECK
> +#include <cstddef>
>  #include <list>
>  #include <vector>
>  #include <map>
> Index: therion-5.3.7/loch/lxMath.h
> ===================================================================
> --- therion-5.3.7.orig/loch/lxMath.h	2011-05-31 18:14:22.781303222 +0100
> +++ therion-5.3.7/loch/lxMath.h	2011-05-31 18:14:44.793303222 +0100
> @@ -31,6 +31,7 @@
>  
>  // Standard libraries
>  #ifndef LXDEPCHECK
> +#include <cstddef>
>  #include <list>
>  #include <vector>
>  #include <map>

Wookey
-- 
Principal hats:  Linaro, Emdebian, Wookware, Balloonboard, ARM
http://wookware.org/



More information about the Therion mailing list