Skip to content
This repository has been archived by the owner on Sep 4, 2022. It is now read-only.

Fix warning about deprecated uint64_t #358

Merged
merged 1 commit into from
Jul 24, 2019

Conversation

tmccombs
Copy link
Contributor

uint64_t was deprecated in favor of u64

uint64_t was deprecated in favor of u64
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1078

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.663%

Totals Coverage Status
Change from base Build 1072: 0.0%
Covered Lines: 2909
Relevant Lines: 3073

💛 - Coveralls

@kpp
Copy link
Member

kpp commented Jul 24, 2019

How did you get the warning?

@tmccombs
Copy link
Contributor Author

tmccombs commented Jul 24, 2019

I just ran cargo build

See https://docs.rs/libc/0.2.60/libc/type.uint64_t.html

@kpp
Copy link
Member

kpp commented Jul 24, 2019

Confirmed.

@kpp
Copy link
Member

kpp commented Jul 24, 2019

bors: r+

bors bot added a commit that referenced this pull request Jul 24, 2019
358: Fix warning about deprecated uint64_t r=kpp a=tmccombs

uint64_t was deprecated in favor of u64

Co-authored-by: Thayne McCombs <astrothayne@gmail.com>
@bors
Copy link
Contributor

bors bot commented Jul 24, 2019

@bors bors bot merged commit 12029d3 into sodiumoxide:master Jul 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants