Skip to content

fix(runtime-c-api) Replace deprecated type aliases from libc#494

Merged
bors[bot] merged 3 commits intowasmerio:masterfrom
Hywan:fix-runtime-c-api-warnings
Jun 14, 2019
Merged

fix(runtime-c-api) Replace deprecated type aliases from libc#494
bors[bot] merged 3 commits intowasmerio:masterfrom
Hywan:fix-runtime-c-api-warnings

Conversation

@Hywan
Copy link
Copy Markdown
Contributor

@Hywan Hywan commented Jun 12, 2019

Since rust-lang/libc#1379, fixed width integer
type aliases are deprecated. Thus, this patch uses Rust types instead
of libc aliases.

Since rust-lang/libc#1379, fixed width integer
type aliases are deprecated. Thus, this patch uses Rust types instead
of libc aliases.
@Hywan Hywan added bug Something isn't working 📦 lib-c-api About wasmer-c-api labels Jun 12, 2019
@Hywan Hywan requested a review from bjfish June 12, 2019 10:17
@Hywan Hywan self-assigned this Jun 12, 2019
@Hywan
Copy link
Copy Markdown
Contributor Author

Hywan commented Jun 12, 2019

bors try

bors bot added a commit that referenced this pull request Jun 12, 2019
@Hywan Hywan changed the title fix(runtime-c-api) Remove deprecated types from libc fix(runtime-c-api) Replace deprecated type aliases from libc Jun 12, 2019
@bors
Copy link
Copy Markdown
Contributor

bors bot commented Jun 12, 2019

@Hywan
Copy link
Copy Markdown
Contributor Author

Hywan commented Jun 14, 2019

bors r+

@bors
Copy link
Copy Markdown
Contributor

bors bot commented Jun 14, 2019

Merge conflict (retrying...)

@bors
Copy link
Copy Markdown
Contributor

bors bot commented Jun 14, 2019

Canceled

@Hywan
Copy link
Copy Markdown
Contributor Author

Hywan commented Jun 14, 2019

bors r+

bors bot added a commit that referenced this pull request Jun 14, 2019
494: fix(runtime-c-api) Replace deprecated type aliases from libc r=Hywan a=Hywan

Since rust-lang/libc#1379, fixed width integer
type aliases are deprecated. Thus, this patch uses Rust types instead
of libc aliases.

Co-authored-by: Ivan Enderlin <ivan.enderlin@hoa-project.net>
@bors
Copy link
Copy Markdown
Contributor

bors bot commented Jun 14, 2019

@bors bors bot merged commit 04c9d25 into wasmerio:master Jun 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working 📦 lib-c-api About wasmer-c-api

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants