[pdal-commits] [PDAL/PDAL] dfb1b9: Fix use of string_ref to work with boost-1.53

GitHub noreply at github.com
Thu Aug 22 06:29:03 PDT 2013


  Branch: refs/heads/c42f/string_ref_fix
  Home:   https://github.com/PDAL/PDAL
  Commit: dfb1b90bfe37473b4b0089df779e920b6cc2876f
      https://github.com/PDAL/PDAL/commit/dfb1b90bfe37473b4b0089df779e920b6cc2876f
  Author: Chris Foster <chris42f at gmail.com>
  Date:   2013-08-22 (Thu, 22 Aug 2013)

  Changed paths:
    M src/Schema.cpp

  Log Message:
  -----------
  Fix use of string_ref to work with boost-1.53

For some nonobvious reason, operator==(boost::string_ref, std::string)
is broken in boost-1.53.





More information about the pdal-commits mailing list