[pdal-commits] [PDAL/PDAL] 2e4f96: Strip whitespace from dimensions	in text reader
    GitHub 
    noreply at github.com
       
    Wed Feb  1 07:24:44 PST 2017
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 2e4f96c91217e2d64966f9aeaa9fe4a0a29df574
      https://github.com/PDAL/PDAL/commit/2e4f96c91217e2d64966f9aeaa9fe4a0a29df574
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2017-01-31 (Tue, 31 Jan 2017)
  Changed paths:
    M io/TextReader.cpp
    A test/data/text/.gitattributes
    A test/data/text/intensity.txt
    M test/unit/io/TextReaderTest.cpp
  Log Message:
  -----------
  Strip whitespace from dimensions in text reader
Includes regression test.
  Commit: 6fe945da846dae6a650c3179a514a4d508e4dbfd
      https://github.com/PDAL/PDAL/commit/6fe945da846dae6a650c3179a514a4d508e4dbfd
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-02-01 (Wed, 01 Feb 2017)
  Changed paths:
    M io/TextReader.cpp
    A test/data/text/.gitattributes
    A test/data/text/intensity.txt
    M test/unit/io/TextReaderTest.cpp
  Log Message:
  -----------
  Merge pull request #1483 from gadomski/text-reader-strip-whitespace-dimensions
Strip whitespace from dimension names in text reader
Compare: https://github.com/PDAL/PDAL/compare/5edf40414ece...6fe945da846d
    
    
More information about the pdal-commits
mailing list