[Liblas-commits] [libLAS/libLAS] 6a666b: Always return NULL when Open() is used (#168)
Felipe M. López
noreply at github.com
Thu Jul 18 23:26:46 PDT 2019
Branch: refs/heads/master
Home: https://github.com/libLAS/libLAS
Commit: 6a666b9101293b13fde4e4eb1d2c627f7613515e
https://github.com/libLAS/libLAS/commit/6a666b9101293b13fde4e4eb1d2c627f7613515e
Author: Felipe M. López <femulop at gmail.com>
Date: 2019-07-19 (Fri, 19 Jul 2019)
Changed paths:
M include/liblas/liblas.hpp
Log Message:
-----------
Always return NULL when Open() is used (#168)
Attempt to open LAS file using standard stream, without
Boost supports built in, always failed with
"Cannot open sample.las for read. Exiting..."
More information about the Liblas-commits
mailing list