FreeBSD Bugzilla – Attachment 173300 Details for
Bug 211182
deskutils/taskwarrior: Add many language OPTIONS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-src_Task.cpp patch for 2.5.1
patch-src_Task.cpp (text/plain), 391 bytes, created by
ribbon
on 2016-08-04 21:08:38 UTC
(
hide
)
Description:
patch-src_Task.cpp patch for 2.5.1
Filename:
MIME Type:
Creator:
ribbon
Created:
2016-08-04 21:08:38 UTC
Size:
391 bytes
patch
obsolete
>--- src/Task.cpp.orig 2016-01-24 05:22:54.000000000 +0900 >+++ src/Task.cpp 2016-07-28 16:51:18.000000000 +0900 >@@ -341,7 +341,7 @@ > if (imminentperiod == 0) > return dateAfterToday; > >- ISO8601d imminentDay = today + imminentperiod * 86400; >+ ISO8601d imminentDay = today + imminentperiod * (time_t) 86400; > if (reference < imminentDay) > return dateAfterToday; > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 211182
:
172623
|
173291
|
173292
|
173293
|
173294
|
173295
|
173296
|
173297
|
173298
|
173299
| 173300