Michael R. Crusoe pushed to branch simde at Debian Med / libssw


Commits:
3fe481cc by Michael R. Crusoe at 2019-12-13T11:21:58Z
Fix some simde c/c++ compat

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/include/simde/x86/sse.h


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+libssw (1.1-6~0expsimde2) experimental; urgency=medium
+
+  * Fix some simde c/c++ compat
+
+ -- Michael R. Crusoe <[email protected]>  Fri, 13 Dec 2019 12:11:05 
+0100
+
 libssw (1.1-6~0expsimde1) experimental; urgency=medium
 
   * Include patch from upstream SIMDE for SH4


=====================================
debian/control
=====================================
@@ -39,8 +39,7 @@ Package: libssw-dev
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${shlibs:Depends},
-         ${misc:Depends},
+Depends: ${misc:Depends},
          libssw0 (= ${binary:Version})
 Pre-Depends: ${misc:Pre-Depends}
 Provides: libssw-dev


=====================================
debian/include/simde/x86/sse.h
=====================================
@@ -74,6 +74,7 @@
 #else
 #  include <cmath>
 #  include <cfenv>
+using std::isnan;
 #endif
 
 HEDLEY_DIAGNOSTIC_PUSH



View it on GitLab: 
https://salsa.debian.org/med-team/libssw/commit/3fe481cc3b60b7c22b2f9a3f1a295743ff552d3d

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/libssw/commit/3fe481cc3b60b7c22b2f9a3f1a295743ff552d3d
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to