[med-svn] [Git][med-team/libssw][simde] Fix some simde c/c++ compat

Michael R. Crusoe gitlab at salsa.debian.org
Fri Dec 13 11:22:42 GMT 2019



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 <michael.crusoe at gmail.com>  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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20191213/0989d02d/attachment-0001.html>


More information about the debian-med-commit mailing list