[pdal-commits] [PDAL/PDAL] 05d165: Use 64 bit file offset on Windows (#3001)

Andrew Bell noreply at github.com
Tue Apr 7 14:03:11 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 05d165de4314f5679512ceea7ebaf6e766356c2b
      https://github.com/PDAL/PDAL/commit/05d165de4314f5679512ceea7ebaf6e766356c2b
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2020-04-07 (Tue, 07 Apr 2020)

  Changed paths:
    M plugins/e57/libE57Format/include/E57Format.h
    M plugins/e57/libE57Format/src/CheckedFile.cpp
    M plugins/e57/libE57Format/src/CheckedFile.h
    M plugins/e57/libE57Format/src/ImageFileImpl.cpp

  Log Message:
  -----------
  Use 64 bit file offset on Windows (#3001)

* Replace off_t with FileOffset.

* Remove use of off_t.




More information about the pdal-commits mailing list