Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

lpetre
Copy link
Contributor

@lpetre lpetre commented Aug 16, 2019

I've managed to verify a handful of these:

I'm less confident in these:

@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @gnzlbg (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@semarie
Copy link
Contributor

semarie commented Aug 16, 2019

could you look to add OpenBSD too ?

The values are defined as c_long as:

#define	UTIME_NOW	-2L
#define	UTIME_OMIT	-1L

@gnzlbg gnzlbg closed this Aug 16, 2019
@gnzlbg gnzlbg reopened this Aug 16, 2019
@gnzlbg
Copy link
Contributor

gnzlbg commented Aug 18, 2019

@bors: r+

@bors
Copy link
Contributor

bors commented Aug 18, 2019

📌 Commit 6c99560 has been approved by gnzlbg

@bors
Copy link
Contributor

bors commented Aug 18, 2019

⌛ Testing commit 6c99560 with merge 0e91cce...

@bors
Copy link
Contributor

bors commented Aug 18, 2019

💥 Test timed out

@lpetre
Copy link
Contributor Author

lpetre commented Aug 19, 2019

Thanks @gnzlbg , is there anything I can do here?

@gnzlbg
Copy link
Contributor

gnzlbg commented Aug 20, 2019

Not really, the timeouts are not your fault.

@bors: retry

@bors
Copy link
Contributor

bors commented Aug 20, 2019

⌛ Testing commit 6c99560 with merge 3875052...

@bors
Copy link
Contributor

bors commented Aug 20, 2019

☀️ Test successful - checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, status-azure
Approved by: gnzlbg
Pushing 3875052 to master...

@bors bors merged commit 6c99560 into rust-lang:master Aug 20, 2019
@semarie
Copy link
Contributor

semarie commented Aug 21, 2019

maybe should I verified the commit for OpenBSD. The values for UTIME_NOW and UTOME_NOW are inverted... I will correct it.

bors added a commit that referenced this pull request Aug 21, 2019
UTIME_OMIT and UTIME_NOW values are inverted on OpenBSD. correct it

unbreak OpenBSD after #1474
bors added a commit that referenced this pull request Aug 21, 2019
UTIME_OMIT and UTIME_NOW values are inverted on OpenBSD. correct it

unbreak OpenBSD after #1474
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.

5 participants