Ticket #47710

AC_SYS_YEAR2038

오픈 날짜: 2023-03-28 07:25 마지막 업데이트: 2023-05-12 23:58

Reporter:
소유자:
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
1

Details

autoconf-2.73 (of which a beta was just released) provides AC_SYS_YEAR2038 for resolving year 2038 problems. We probably need to take that to use (conditionally, not breaking build with older autoconf versions)

Ticket History (3/7 Histories)

2023-03-28 07:25 Updated by: cazfi
  • New Ticket "AC_SYS_YEAR2038" created
2023-04-01 23:14 Updated by: cazfi
댓글 올리기

We can already develop against beta version of the new autoconf (current beta is 2.72c, but final will be 2.73, if I understood correctly)

2023-04-10 12:29 Updated by: cazfi
댓글 올리기

Depends on #47830

2023-04-27 04:16 Updated by: cazfi
댓글 올리기

Note that even when we make the code change to configure.ac, our release tarballs will not benefit from it until we create those tarballs with a new enough autoconf (2.73).

2023-05-10 03:47 Updated by: cazfi
  • 소유자 Update from (None) to cazfi
  • Resolution Update from None to Accepted
댓글 올리기

Patch attached for all branches, including S2_6

2023-05-12 23:58 Updated by: cazfi
  • Status Update from Open to Closed
  • Resolution Update from Accepted to Fixed

Attachment File List

Edit

Please login to add comment to this ticket » Login