[wesnoth-commits] [wesnoth/wesnoth] 5e97d1: irdya_date: Fix comparison of BW/BF years returnin...
GitHub
noreply at github.com
Sat Oct 13 20:30:30 UTC 2018
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: 5e97d1505f529c45ff8e48f694b6fd938b56e3af
https://github.com/wesnoth/wesnoth/commit/5e97d1505f529c45ff8e48f694b6fd938b56e3af
Author: josteph <josteph at fastmail.com>
Date: 2018-10-13 (Sat, 13 Oct 2018)
Changed paths:
M src/tests/test_irdya_date.cpp
M src/utils/irdya_datetime.cpp
Log Message:
-----------
irdya_date: Fix comparison of BW/BF years returning true for both 12 BW < 34 BW and 34 BW < 12 BW.
The block on line 99 was entered for BW years, but shouldn't have been.
Fixes #3187.
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the Commits
mailing list