[arrayfire] 48/408: Revert "BUILD: Fix redefinition warning in blas."

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Sep 21 19:11:14 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch debian/sid
in repository arrayfire.

commit 29d0df71bf867d96a6f5764a1be1172c3c1463df
Author: Umar Arshad <umar at arrayfire.com>
Date:   Fri Jun 26 11:07:08 2015 -0400

    Revert "BUILD: Fix redefinition warning in blas."
    
    This reverts commit cf58d66c9dc13e00afa678a8b51e00144b583507.
---
 src/backend/opencl/blas.cpp | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/backend/opencl/blas.cpp b/src/backend/opencl/blas.cpp
index bd811db..e81c05a 100644
--- a/src/backend/opencl/blas.cpp
+++ b/src/backend/opencl/blas.cpp
@@ -72,8 +72,6 @@ BLAS_FUNC(dot, float,       S)
 BLAS_FUNC(dot, double,      D)
 
 #undef BLAS_FUNC_DEF
-#undef BLAS_FUNC
-
 #define BLAS_FUNC(NAME, TYPE, PREFIX, SUFFIX)					\
 template<>                                                              \
 struct NAME##_func<TYPE>                                                \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/arrayfire.git



More information about the debian-science-commits mailing list