Hello community,

here is the log from the commit of package plplot for openSUSE:Factory checked 
in at 2014-09-25 08:43:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plplot (Old)
 and      /work/SRC/openSUSE:Factory/.plplot.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plplot"

Changes:
--------
--- /work/SRC/openSUSE:Factory/plplot/plplot.changes    2014-07-24 
01:14:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.plplot.new/plplot.changes       2014-09-25 
08:43:18.000000000 +0200
@@ -1,0 +2,8 @@
+Tue Sep 23 23:04:08 UTC 2014 - sfal...@opensuse.org
+
+- Added -fno-strict-aliasing to CFLAGS and CXXFLAGS to clear warning:
+  [  138s] I: Program is likely to break with new gcc. Try 
-fno-strict-aliasing.
+  [  138s] W: plplot strict-aliasing-punning 
/home/abuild/rpmbuild/BUILD/plplot-5.10.0/builddir/bindings/java/plplotjavacJAVA_wrap.c:2441,
 2454, 2467, 2480, 2493, 2506, 2519, 2532, 2545, 2558, 2571, 2597, 2610, 2623, 
2636, 2649, 2662, 2675, 2688, 2701, 2714, 2727, 2740, 2753, 2767, 2777, 10385
+ 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ plplot.spec ++++++
--- /var/tmp/diff_new_pack.SUO52I/_old  2014-09-25 08:43:19.000000000 +0200
+++ /var/tmp/diff_new_pack.SUO52I/_new  2014-09-25 08:43:19.000000000 +0200
@@ -501,11 +501,11 @@
 
 %build
 %if 0%{?suse_version} >= 1310
-export CFLAGS="%{optflags} -DUSE_INTERP_RESULT"
+export CFLAGS="%{optflags} -DUSE_INTERP_RESULT -fno-strict-aliasing"
 %else
-export CFLAGS="%{optflags}"
+export CFLAGS="%{optflags} -fno-strict-aliasing"
 %endif
-export CXXFLAGS="%{optflags}"
+export CXXFLAGS="%{optflags} -fno-strict-aliasing"
 export FFLAGS="%{optflags}"
 mkdir builddir
 pushd builddir

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to