Skip to content

add missing stdint.h header#3834

Merged
wenyongh merged 1 commit intobytecodealliance:mainfrom
sjamesr:add_missing_header
Oct 7, 2024
Merged

add missing stdint.h header#3834
wenyongh merged 1 commit intobytecodealliance:mainfrom
sjamesr:add_missing_header

Conversation

@sjamesr
Copy link
Contributor

@sjamesr sjamesr commented Oct 2, 2024

We use bazel to build wamrc internally at Google, it complains if we don't have this header included (missing types such as uint32_t)

Copy link
Contributor

@lum1n0us lum1n0us left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@lum1n0us lum1n0us left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wenyongh wenyongh merged commit 0c4b2da into bytecodealliance:main Oct 7, 2024
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.

3 participants