-
Notifications
You must be signed in to change notification settings - Fork 197
CFE-4620: Adapt date constraints to allow dates after Y2038 #5994
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
@cf-bottom Jenkins please :) |
|
Sure, I triggered a build: Jenkins: https://ci.cfengine.com/job/pr-pipeline/13203/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-13203/ |
|
Thanks for submitting the PR @amousset we will get back to it after the next release 🚀 |
|
@cf-bottom Jenkins with exotics please :) |
|
Sure, I triggered a build: (with exotics) Jenkins: https://ci.cfengine.com/job/pr-pipeline/13296/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-13296/ |
|
Thanks @nickanderson. Any chance you can squash the commits @amousset ? |
Detect time_t size at compile time and set the date range accordingly. Changelog: Title Ticket: CFE-4620
Sure (and thanks for the improved test too!) |
|
@cf-bottom Jenkins with exotics please :) |
|
Sure, I triggered a build: (with exotics) Jenkins: https://ci.cfengine.com/job/pr-pipeline/13311/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-13311/ |
Detect
time_tsize at compile time and set the date range accordingly.