Package: boinc-app-seti / 8.00~svn3363-3

Metadata

Package Version Patches format
boinc-app-seti 8.00~svn3363-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
210_fix_fgets_warning.patch | (download)

client/seti_header.cpp | 20 12 + 8 - 0 !
1 file changed, 12 insertions(+), 8 deletions(-)

 fix some warnings on fgets.

211_give_stderr_some_output.patch | (download)

client/main.cpp | 12 11 + 1 - 0 !
1 file changed, 11 insertions(+), 1 deletion(-)

 add some output useful for debugging.

212_increase_buffers.patch | (download)

client/seti.cpp | 5 3 + 2 - 0 !
tools/workunit_resample.cpp | 2 1 + 1 - 0 !
2 files changed, 4 insertions(+), 3 deletions(-)

 increase buffer size.

213_const_warning_reduction.patch | (download)

client/main.cpp | 2 1 + 1 - 0 !
client/s_util.cpp | 4 2 + 2 - 0 !
client/s_util.h | 2 1 + 1 - 0 !
client/seti_header.cpp | 4 2 + 2 - 0 !
4 files changed, 6 insertions(+), 6 deletions(-)

 reduce missing const build warnings.

001_disable_avx_in_configure.patch | (download)

configure.ac | 3 2 + 1 - 0 !
m4/sah_avx.m4 | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 2 deletions(-)

 disable avx in build.

003_dont_use_own_jpeglib_and_glut.patch | (download)

Makefile.am | 2 1 + 1 - 0 !
configure.ac | 3 1 + 2 - 0 !
2 files changed, 2 insertions(+), 3 deletions(-)

 use the system available jpeg lib.

004_disable_altivec_on_ppc_linux.patch | (download)

client/Makefile.am | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 disable altivec on ppc if !linux
 Taken from Ubuntu's 6.12~svn1305-2ubuntu1, at Tue, 12 Jun 2012 22:28:38 -0400.
006_omitting_archs.patch | (download)

m4/optimizations.m4 | 9 3 + 6 - 0 !
1 file changed, 3 insertions(+), 6 deletions(-)

 omit "march" flag, to ensure more compatibility.

007_worker_comments.patch | (download)

client/worker.cpp | 7 6 + 1 - 0 !
1 file changed, 6 insertions(+), 1 deletion(-)

 add some useful output debug.

216 fix build.patch | (download)

tools/Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix build error

isnan fix.patch | (download)

client/vector/analyzeFuncs_vector.cpp | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 fix isnan bad reference
upstream fix.patch | (download)

client/vector/analyzeFuncs_vfp_aux.cpp | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 cherry-pick little upstream fix for arm