checks: Fix -Wunused-lambda-capture compiler warning#2160
checks: Fix -Wunused-lambda-capture compiler warning#2160nilason merged 2 commits intoOSGeo:mainfrom
Conversation
wenzeslaus
left a comment
There was a problem hiding this comment.
I'm the author of the original code and I think that my idea was that category number needs to be checked. (There can be much more points than we can have categories in a vector map, so we should tell the user when this issue arises and categories are being assigned. I think there is similar code in v.in.lidar.)
Adding a todo here or opening an issue is probably appropriate.
Ok, I’ll comment it out and add a TODO, leave it to you to open an issue. |
|
Now added TODO comment. |
Commented out unused variable, as work TODO: reported in OSGeo#2234.
Commented out unused variable, as work TODO: reported in OSGeo#2234.
Commented out unused variable, as work TODO: reported in OSGeo#2234.
As reported in #2156.
Affects: