[pdal-commits] [PDAL/PDAL] 233cc2: offer alternative if cxxabi.h is not available

GitHub noreply at github.com
Thu May 22 04:05:57 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 233cc2f2175f5f3546b1fba5e8cda36f0165e202
      https://github.com/PDAL/PDAL/commit/233cc2f2175f5f3546b1fba5e8cda36f0165e202
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2014-05-16 (Fri, 16 May 2014)

  Changed paths:
    M src/Utils.cpp

  Log Message:
  -----------
  offer alternative if cxxabi.h is not available


  Commit: 4203a8a88bdfd2226c3237650e37c7297294fdc3
      https://github.com/PDAL/PDAL/commit/4203a8a88bdfd2226c3237650e37c7297294fdc3
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2014-05-16 (Fri, 16 May 2014)

  Changed paths:
    M CMakeLists.txt
    A cmake/check_demangle.cpp
    M pdal_defines.h.in
    M src/Utils.cpp

  Log Message:
  -----------
  use try_compile to see if we can demangle


  Commit: 34a186cba094bd8d3de477319954cf9276673311
      https://github.com/PDAL/PDAL/commit/34a186cba094bd8d3de477319954cf9276673311
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2014-05-22 (Thu, 22 May 2014)

  Changed paths:
    M CMakeLists.txt
    A cmake/check_demangle.cpp
    M pdal_defines.h.in
    M src/Utils.cpp

  Log Message:
  -----------
  Merge pull request #365 from chambbj/issues/335-cxxabi

offer alternative if cxxabi.h is not available


Compare: https://github.com/PDAL/PDAL/compare/dfb3574da5d1...34a186cba094


More information about the pdal-commits mailing list