https://bugzilla.wikimedia.org/show_bug.cgi?id=49580
--- Comment #6 from Alex Monk <[email protected]> --- (In reply to comment #5) > Well it turns out that I can not really test this / fix it on my system as my > system currently uses 32 bit signed int which limits my timestamp to > 2038-01-19 > 03:14:07 which I imagine is why my tests show the blocks stopping at a lower > value. > I would say a similar thing is causing the reported issue but the limit for > 64bit signed ints / timestamps is 293 billion years ish I think that's https://en.wikipedia.org/wiki/Year_2038_problem :) -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
