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 #1

Updated by Davide Pesavento over 6 years ago

  • Description updated (diff)
Actions #2

Updated by Davide Pesavento over 6 years ago

  • Status changed from New to Code review
  • Assignee set to Davide Pesavento
  • % Done changed from 0 to 100
Actions #3

Updated by Davide Pesavento over 6 years ago

  • Status changed from Code review to Closed
Actions #4

Updated by Davide Pesavento over 6 years ago

  • Category changed from Tests to Build
Actions #5

Updated by Davide Pesavento over 6 years ago

  • Related to Bug #4278: Build fails with clang-5.0 added
Actions

Also available in: Atom PDF