Project

General

Profile

Actions

Bug #4277

closed

Build fails with clang-5.0

Added by Davide Pesavento over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Build
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:

Description

Due to a new -Wunused-lambda-capture warning.

../tests/unit-tests/security/v2/validator.t.cpp:113:29: error: lambda capture 'originalProcessInterest' is not used [-Werror,-Wunused-lambda-capture]
  processInterest = [this, &originalProcessInterest, &expiredCert] (const Interest& interest) {
                            ^
1 error generated.

Related issues 1 (0 open1 closed)

Related to NFD - Bug #4278: Build fails with clang-5.0ClosedDavide Pesavento

Actions
Actions

Also available in: Atom PDF