Project

General

Profile

Actions

Bug #3683

closed

dump: grammar error in error message

Added by Junxiao Shi over 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
07/24/2016
Due date:
% Done:

100%

Estimated time:
1.00 h

Description

Steps to reproduce:

  1. ndndump -r file-does-not-exist

Actual:

terminate called after throwing an instance of 'ndn::tools::Ndndump::Error'
  what():  Cannot file file-does-not-exist for reading (file-does-not-exist: No such file or directory)
Aborted

where "Cannot file" is a not a valid English phrase.

Expected: The error message is free of grammar errors.

Actions

Also available in: Atom PDF