[arrayfire] 149/284: Merge pull request #1208 from shehzan10/clang-warnings

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sun Feb 7 18:59:28 UTC 2016


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

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

commit fa765a6bb6580288bd9aec40a42f01365e3ac4a9
Merge: 861808e c2d7e42
Author: Pavan Yalamanchili <pavan at arrayfire.com>
Date:   Sun Jan 3 03:05:43 2016 -0500

    Merge pull request #1208 from shehzan10/clang-warnings
    
    Fix Clang warnings

 examples/graphics/fractal.cpp                      |  3 +-
 .../image_processing/adaptive_thresholding.cpp     |  1 +
 examples/image_processing/brain_segmentation.cpp   | 10 +++---
 examples/image_processing/filters.cpp              |  2 +-
 src/api/c/assign.cpp                               |  2 +-
 src/api/c/index.cpp                                |  2 +-
 src/backend/opencl/kernel/ireduce.hpp              | 14 ++++++++
 src/backend/opencl/kernel/orb.hpp                  | 37 ++++++++++++++++++++--
 src/backend/opencl/magma/magma_helper.cpp          | 15 +++++++++
 src/backend/opencl/math.hpp                        | 15 +++++++++
 test/approx1.cpp                                   |  1 +
 test/approx2.cpp                                   |  1 +
 test/bilateral.cpp                                 |  1 +
 test/binary.cpp                                    |  1 +
 test/cholesky_dense.cpp                            |  1 +
 test/convolve.cpp                                  |  1 +
 test/diagonal.cpp                                  |  1 +
 test/dot.cpp                                       |  1 +
 test/fast.cpp                                      |  1 +
 test/fft.cpp                                       |  1 +
 test/fft_real.cpp                                  |  1 +
 test/fftconvolve.cpp                               |  1 +
 test/getting_started.cpp                           |  1 +
 test/gloh_nonfree.cpp                              |  1 +
 test/harris.cpp                                    |  1 +
 test/histogram.cpp                                 |  1 +
 test/homography.cpp                                |  1 +
 test/inverse_dense.cpp                             |  1 +
 test/lu_dense.cpp                                  |  1 +
 test/math.cpp                                      |  1 +
 test/meanshift.cpp                                 |  1 +
 test/medfilt.cpp                                   |  1 +
 test/morph.cpp                                     |  1 +
 test/orb.cpp                                       |  1 +
 test/qr_dense.cpp                                  |  1 +
 test/rank_dense.cpp                                |  1 +
 test/resize.cpp                                    |  1 +
 test/rotate.cpp                                    |  1 +
 test/rotate_linear.cpp                             |  1 +
 test/sift_nonfree.cpp                              |  1 +
 test/solve_dense.cpp                               |  1 +
 test/susan.cpp                                     |  1 +
 test/svd_dense.cpp                                 |  1 +
 test/transform.cpp                                 |  1 +
 test/translate.cpp                                 |  1 +
 test/transpose.cpp                                 |  1 +
 test/triangle.cpp                                  |  1 +
 test/wrap.cpp                                      |  1 +
 48 files changed, 128 insertions(+), 11 deletions(-)

-- 
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