Project

General

Profile

Actions

Bug #1262

closed

Warnings in ndnlp-related files

Added by Alex Afanasyev about 10 years ago. Updated about 10 years ago.

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

100%

Estimated time:
0.50 h

Description

Not returning true

../daemon/face/ndnlp-partial-message-store.cpp:38:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
1 warning generated.

Putting m_scheduler after m_slicer in constructor initialization list

../tests/face/ndnlp.cpp:140:7: warning: field 'm_slicer' will be initialized after field 'm_scheduler' [-Wreorder]
    : m_slicer(1500)
      ^
1 warning generated.
Actions

Also available in: Atom PDF