FreeBSD Bugzilla – Attachment #173295: src_commands_CmdEdit.cpp patch for 2.5.1 for
bug #211182
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 211182
| Differences between
patch-src_Task.cpp patch for 2.5.1
patch-src_recur.cpp patch for 2.5.1
patch-src_ISO8601.h patch for 2.5.1
patch-src_ISO8601.cpp patch for 2.5.1
src_commands_CmdTimesheet.cpp patch for 2.5.1
src_commands_CmdTimesheet.cpp patch for 2.5.1
patch for taskwarrior 2.5.1
update taskwarrior patch for enable language select (Makefile)
taskwarrior patch for enable language select
and this patch
Collapse All
|
Expand All
(-)
src/commands/CmdEdit.cpp (+1 lines)
Lines 44-49
Link Here
44
#include <i18n.h>
44
#include <i18n.h>
45
#include <main.h>
45
#include <main.h>
46
#include <JSON.h>
46
#include <JSON.h>
47
#include <cerrno>
47
48
48
extern Context context;
49
extern Context context;
49
50
Return to
bug 211182