FreeBSD Bugzilla – Attachment 173298 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_ISO8601.h patch for 2.5.1
patch-src_ISO8601.h (text/plain), 681 bytes, created by
ribbon
on 2016-08-04 21:07:24 UTC
(
hide
)
Description:
patch-src_ISO8601.h patch for 2.5.1
Filename:
MIME Type:
Creator:
ribbon
Created:
2016-08-04 21:07:24 UTC
Size:
681 bytes
patch
obsolete
>--- src/ISO8601.h.orig 2016-07-25 17:28:03.000000000 +0900 >+++ src/ISO8601.h 2016-07-26 17:23:57.000000000 +0900 >@@ -97,10 +97,10 @@ > bool sameWeek (const ISO8601d&) const; > bool sameMonth (const ISO8601d&) const; > bool sameYear (const ISO8601d&) const; >- ISO8601d operator+ (const int); >- ISO8601d operator- (const int); >- ISO8601d& operator+= (const int); >- ISO8601d& operator-= (const int); >+ ISO8601d operator+ (const time_t); >+ ISO8601d operator- (const time_t); >+ ISO8601d& operator+= (const time_t); >+ ISO8601d& operator-= (const time_t); > time_t operator- (const ISO8601d&); > void operator-- (); // Prefix > void operator-- (int); // Postfix
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