diff options
author | Eike Rathke <erack@redhat.com> | 2014-06-06 13:31:03 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2014-06-06 13:39:34 +0200 |
commit | a6992cd0d7c085ba05877e6f68ac0650dd09010f (patch) | |
tree | 5da2f1a26447998599de92a07ac54353885e7ccc /rsc/Makefile | |
parent | 4da7559ab335d342ebc5b5f06539b5fc4ea4a3cb (diff) |
resolved fdo#79719 recognize ##-MMM-## as date even if ambiguous
Force ##-MMM-## to be ##-MMM-#### if the first number is a day value.
Note that the previous implementation of
(bDay1 && bDay2 && ((bYear1 && !bYear2) || (!bYear1 && bYear2)))
never matched anyway as the detection of bDay1 and bDay2 were changed to
only yield true if bYear1==false or bYear2==false.
Change-Id: If6bb6d3e1757015552eaa81c1f58d53c0794846e
Diffstat (limited to 'rsc/Makefile')
0 files changed, 0 insertions, 0 deletions