TW-1596: TW-1596 taskwarrior can't compile FreeBSD 9.3 32bit environment

- On 32-bit systems, 'int' and 'time_t' are ambiguous overrides, and must be
  disambiguated with other signature changes (thanks to ribbon).
This commit is contained in:
Paul Beckingham 2015-04-21 11:24:44 +01:00
parent 67a008e7bf
commit f9e3f865b1
2 changed files with 4 additions and 0 deletions

View file

@ -1,5 +1,8 @@
2.4.4 () -
- TW-1596 taskwarrior can't compile FreeBSD 9.3 32bit environment (thanks to
ribbon)
------ current release ---------------------------
2.4.3 (2015-04-19) 499044b9b6bdbc95338ea585204e949d80b24a09

1
NEWS
View file

@ -2,6 +2,7 @@
New Features in taskwarrior 2.4.4
- Taskwarrior now requires GCC 4.7+ / Clang 3.3+, for full C++11 support.
- Taskwarrior now builds properly on 32-bit platforms.
New commands in taskwarrior 2.4.4