Package: freemat / 4.0-5

Metadata

Package Version Patches format
freemat 4.0-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_gcc_includes.patch | (download)

libs/libCore/Directory.cpp | 2 1 + 1 - 0 !
libs/libCore/RanLib.cpp | 7 2 + 5 - 0 !
libs/libCore/Random.cpp | 2 1 + 1 - 0 !
libs/libFreeMat/Context.hpp | 2 1 + 1 - 0 !
libs/libFreeMat/EigenDecompose.cpp | 4 2 + 2 - 0 !
libs/libFreeMat/Exception.cpp | 6 3 + 3 - 0 !
libs/libFreeMat/File.hpp | 2 1 + 1 - 0 !
libs/libFreeMat/FunctionDef.cpp | 2 1 + 1 - 0 !
libs/libFreeMat/Interpreter.cpp | 8 4 + 4 - 0 !
libs/libFreeMat/LAPACK.hpp | 2 1 + 1 - 0 !
libs/libFreeMat/LeastSquaresSolver.cpp | 4 2 + 2 - 0 !
libs/libFreeMat/LinearEqSolver.cpp | 4 2 + 2 - 0 !
libs/libFreeMat/Malloc.cpp | 6 3 + 3 - 0 !
libs/libFreeMat/Math.cpp | 2 1 + 1 - 0 !
libs/libFreeMat/Print.hpp | 4 2 + 2 - 0 !
libs/libFreeMat/QRDecompose.cpp | 4 2 + 2 - 0 !
libs/libFreeMat/Scanner.cpp | 7 4 + 3 - 0 !
libs/libFreeMat/Scope.hpp | 1 1 + 0 - 0 !
libs/libFreeMat/Serialize.cpp | 2 1 + 1 - 0 !
libs/libFreeMat/Token.cpp | 4 2 + 2 - 0 !
libs/libGraphics/HandleCommands.cpp | 2 1 + 1 - 0 !
libs/libMex/mxArray.cpp | 4 2 + 2 - 0 !
libs/libXP/System.cpp | 2 1 + 1 - 0 !
src/DumbTerminal.cpp | 2 1 + 1 - 0 !
src/MainApp.cpp | 2 1 + 1 - 0 !
src/Terminal.cpp | 8 4 + 4 - 0 !
src/main.cpp | 6 3 + 3 - 0 !
27 files changed, 50 insertions(+), 51 deletions(-)

 includes and gcc-4.3 fixes, taken from http://sourceforge.net/tracker/index.php?func=detail&aid=1968128&group_id=91526&atid=597448

07_fix_FTBFS_with_GCC_4.4.patch | (download)

libs/libFreeMat/IEEEFP.cpp | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fix ftbfs with gcc 4.4: missing #include (closes: #505135)

09_warning.patch | (download)

libs/libCore/helpwidget.cpp | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
10_llvm.patch | (download)

CMakeLists.txt | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

---
gcc4.5.patch | (download)

libs/libFreeMat/Array.cpp | 2 1 + 1 - 0 !
libs/libFreeMat/Math.cpp | 4 2 + 2 - 0 !
libs/libFreeMat/Operators.hpp | 44 22 + 22 - 0 !
3 files changed, 25 insertions(+), 25 deletions(-)

---
11_ftbfs_qt48.patch | (download)

libs/libGraphics/GLRenderEngine.cpp | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 include glu.h to fix build with qt4.8