[pdal-commits] [PDAL/PDAL] 22c4b0: Don't use wstring conversion on mingw (#3536)

Andrew Bell noreply at github.com
Wed Sep 8 10:10:46 PDT 2021


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 22c4b06be701c9b3064d4a12bc16f2d52180f28b
      https://github.com/PDAL/PDAL/commit/22c4b06be701c9b3064d4a12bc16f2d52180f28b
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2021-09-08 (Wed, 08 Sep 2021)

  Changed paths:
    M pdal/pdal_internal.hpp
    M pdal/util/FileUtils.cpp
    A pdal/util/pdal_util_internal.hpp

  Log Message:
  -----------
  Don't use wstring conversion on mingw (#3536)

* Initialize UUID to null.
Close #3483

* Catch bounds exceptions.

* Don't use wstring for MinGW.

* Move new macro defs to util.

* Fix syntax.

* Typo.

* Make sure we're using 16-bit ints.




More information about the pdal-commits mailing list