[pdal-commits] [PDAL/PDAL] 6797ac: Catch bad_numeric_cast, rethrow better

GitHub noreply at github.com
Mon Sep 15 11:32:13 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 6797ac4c3ac47c5ed169ef6e6f918fd80c8b9fa1
      https://github.com/PDAL/PDAL/commit/6797ac4c3ac47c5ed169ef6e6f918fd80c8b9fa1
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2014-09-15 (Mon, 15 Sep 2014)

  Changed paths:
    M src/drivers/rxp/RxpReader.cpp

  Log Message:
  -----------
  Catch bad_numeric_cast, rethrow better

Also, use long, not int32_t, for rxp moving average. This seems slightly
clearer to me.

Per @abellgithub's comments on 51b11498cdc4f11c765cf723625100d826aa4da6.




More information about the pdal-commits mailing list