Skip to content

tests: fix narrowing conversion warnings#4415

Closed
MarcelRaad wants to merge 1 commit intocurl:masterfrom
MarcelRaad:tests_timeleft_warnings
Closed

tests: fix narrowing conversion warnings#4415
MarcelRaad wants to merge 1 commit intocurl:masterfrom
MarcelRaad:tests_timeleft_warnings

Conversation

@MarcelRaad
Copy link
Member

timediff_t is 64 bits wide also on 32-bit systems since
commit b1616da.

`timediff_t` is 64 bits wide also on 32-bit systems since
commit b1616da.

Closes
MarcelRaad added a commit to MarcelRaad/curl that referenced this pull request Sep 24, 2019
With WinSSL and testing enabled so that it would have detected most of the warnings fixed in [0] and [1].

[0] curl#4398
[1] curl#4415

Closes
@MarcelRaad MarcelRaad deleted the tests_timeleft_warnings branch September 27, 2019 06:29
MarcelRaad added a commit to MarcelRaad/curl that referenced this pull request Sep 27, 2019
With WinSSL and testing enabled so that it would have detected most of the warnings fixed in [0] and [1].

[0] curl#4398
[1] curl#4415

Closes
MarcelRaad added a commit to MarcelRaad/curl that referenced this pull request Sep 30, 2019
With WinSSL and testing enabled so that it would have detected most of
the warnings fixed in [0] and [1].

[0] curl#4398
[1] curl#4415

Closes curl#4433
@lock lock bot locked as resolved and limited conversation to collaborators Dec 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants