Skip to content

Adjusted one-way-external to not fail on 32-bit #1250

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

Merged
merged 1 commit into from
Feb 10, 2016
Merged

Adjusted one-way-external to not fail on 32-bit #1250

merged 1 commit into from
Feb 10, 2016

Conversation

hpux735
Copy link
Contributor

@hpux735 hpux735 commented Feb 10, 2016

The date chosen to touch the file with causes the 32-bit time_t to roll-over. The new date is sufficiently in the future for the purposes of the test, but within the valid range.

The date chosen to touch the file with causes the 32-bit time_t to roll-over.  The new date is sufficiently in the future, but within the valid range.
@jrose-apple
Copy link
Contributor

Thanks!

jrose-apple added a commit that referenced this pull request Feb 10, 2016
Adjusted one-way-external to not fail on 32-bit.
@jrose-apple jrose-apple merged commit d115ae1 into swiftlang:master Feb 10, 2016
@hpux735 hpux735 deleted the one-way-external branch February 18, 2016 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants