[pdal-commits] [PDAL/PDAL] a21360: Provide htonll and ntohll for MinGW (#3532)
Andrew Bell
noreply at github.com
Tue Sep 7 11:19:16 PDT 2021
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: a2136060fca0b59390cd60a8181d524f02b480e5
https://github.com/PDAL/PDAL/commit/a2136060fca0b59390cd60a8181d524f02b480e5
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2021-09-07 (Tue, 07 Sep 2021)
Changed paths:
M pdal/util/portable_endian.hpp
Log Message:
-----------
Provide htonll and ntohll for MinGW (#3532)
* Initialize UUID to null.
Close #3483
* Catch bounds exceptions.
* Add 64-bit byte ordering for MinGW.
More information about the pdal-commits
mailing list