[pdal-commits] [PDAL/PDAL] 088375: Write OStream floating point vals in little-endian...

GitHub noreply at github.com
Fri Jan 2 11:15:51 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 088375e1e53a99373caf842675fa5729aae8c253
      https://github.com/PDAL/PDAL/commit/088375e1e53a99373caf842675fa5729aae8c253
  Author: Connor Manning <connor at hobu.co>
  Date:   2015-01-02 (Fri, 02 Jan 2015)

  Changed paths:
    M include/pdal/OStream.hpp

  Log Message:
  -----------
  Write OStream floating point vals in little-endian.


  Commit: ac311a15846957dbfeddd0d471644c179e37ad71
      https://github.com/PDAL/PDAL/commit/ac311a15846957dbfeddd0d471644c179e37ad71
  Author: Connor Manning <connor at hobu.co>
  Date:   2015-01-02 (Fri, 02 Jan 2015)

  Changed paths:
    M include/pdal/IStream.hpp
    M include/pdal/OStream.hpp

  Log Message:
  -----------
  Alleviate flood of type-punned pointer warnings on GCC.


  Commit: 02b07ad0258e8bd0773dd2559c944e4a230ad9eb
      https://github.com/PDAL/PDAL/commit/02b07ad0258e8bd0773dd2559c944e4a230ad9eb
  Author: Connor Manning <connormanning at users.noreply.github.com>
  Date:   2015-01-02 (Fri, 02 Jan 2015)

  Changed paths:
    M include/pdal/IStream.hpp
    M include/pdal/OStream.hpp

  Log Message:
  -----------
  Merge pull request #676 from PDAL/byte-order

Byte order/warnings


Compare: https://github.com/PDAL/PDAL/compare/3a63f3e508f7...02b07ad0258e


More information about the pdal-commits mailing list