[GRASS-git] [OSGeo/grass] e9f304: v.in.pdal: fix -Wunused-lambda-capture compiler wa...
Nicklas Larsson
noreply at github.com
Wed Mar 2 01:55:53 PST 2022
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: e9f304bc656bf32c01d212549fb385813104ba91
https://github.com/OSGeo/grass/commit/e9f304bc656bf32c01d212549fb385813104ba91
Author: Nicklas Larsson <n_larsson at yahoo.com>
Date: 2022-03-02 (Wed, 02 Mar 2022)
Changed paths:
M vector/v.in.pdal/main.cpp
Log Message:
-----------
v.in.pdal: fix -Wunused-lambda-capture compiler warning (#2160)
Commented out unused variable, as work TODO:
reported in https://github.com/OSGeo/grass/issues/2234.
More information about the grass-commit
mailing list