[pdal-commits] [PDAL/PDAL] b244ba: Handle repeated command-line	options. (#2145)
    GitHub 
    noreply at github.com
       
    Tue Aug 28 11:48:28 PDT 2018
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: b244ba098d2d3870414f7ba7e6b68409074039c6
      https://github.com/PDAL/PDAL/commit/b244ba098d2d3870414f7ba7e6b68409074039c6
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-08-28 (Tue, 28 Aug 2018)
  Changed paths:
    M pdal/Options.cpp
    M pdal/Stage.cpp
    M test/unit/apps/TranslateTest.cpp
  Log Message:
  -----------
  Handle repeated command-line options. (#2145)
* Make sure all options with a given key are populated when we add a conditional
option.
* Add test for issue 2114.
Use "children" instead of "parents" to make Stage execution code clearer.
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
      Functionality will be removed from GitHub.com on January 31st, 2019.
    
    
More information about the pdal-commits
mailing list