[pdal-commits] [PDAL/PDAL] 68cabc: variable length arrays are a C99 feature

GitHub noreply at github.com
Thu Dec 28 11:28:22 PST 2017


  Branch: refs/heads/werror-pedantic
  Home:   https://github.com/PDAL/PDAL
  Commit: 68cabca6f3b4b07b1958bd9d44f18db05464ca91
      https://github.com/PDAL/PDAL/commit/68cabca6f3b4b07b1958bd9d44f18db05464ca91
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-12-28 (Thu, 28 Dec 2017)

  Changed paths:
    M io/LasHeader.cpp
    M tools/lasdump/Header.cpp

  Log Message:
  -----------
  variable length arrays are a C99 feature


  Commit: b5fa1dbb0112f3ab3df94a99c9ba63b5e8163165
      https://github.com/PDAL/PDAL/commit/b5fa1dbb0112f3ab3df94a99c9ba63b5e8163165
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-12-28 (Thu, 28 Dec 2017)

  Changed paths:
    M pdal/FlexWriter.hpp

  Log Message:
  -----------
  keyword is hidden by macro definition


  Commit: ccf9d4f111d2825c7a26021cc94c210880c44086
      https://github.com/PDAL/PDAL/commit/ccf9d4f111d2825c7a26021cc94c210880c44086
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-12-28 (Thu, 28 Dec 2017)

  Changed paths:
    M plugins/mrsid/CMakeLists.txt
    M plugins/pcl/CMakeLists.txt

  Log Message:
  -----------
  selectively shut off some -Wpedantic for things we don't control


  Commit: a23026cbcbde6bae5a2ad71f1818b573f6cef828
      https://github.com/PDAL/PDAL/commit/a23026cbcbde6bae5a2ad71f1818b573f6cef828
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-12-28 (Thu, 28 Dec 2017)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  shut of -Wpedantic for kazhdan


  Commit: 12e7348036a8d91fcbc184b9add55ff16ab6d4af
      https://github.com/PDAL/PDAL/commit/12e7348036a8d91fcbc184b9add55ff16ab6d4af
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-12-28 (Thu, 28 Dec 2017)

  Changed paths:
    M cmake/unix_compiler_options.cmake

  Log Message:
  -----------
  -Wpedantic + -Werror are our new overlords


Compare: https://github.com/PDAL/PDAL/compare/68cabca6f3b4^...12e7348036a8


More information about the pdal-commits mailing list