Project

General

Profile

Actions

Bug #4730

closed

InterestFilter.getRegexFilter wrong return type

Added by Junxiao Shi over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Start date:
Due date:
% Done:

0%

Estimated time:
0.50 h

Description

InterestFilter.getRegexFilter is declared to have return type Name. However, an NDN regular expression is not representable as a Name.
This API should return std::string, str, string, String instead, just as the code already does.

Actions

Also available in: Atom PDF