Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clear compilation warning and dead code #3002

Merged
merged 1 commit into from
Jan 13, 2024

Conversation

wenyongh
Copy link
Contributor

No description provided.

@@ -4046,15 +4046,6 @@ check_wasi_abi_compatibility(const WASMModule *module,
* according to the assumption, they should be all wasi compatiable
*/

/* always can not have both at the same time */
if (start && initialize) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Dead code after #2891 was merged.

Copy link
Collaborator

@yamt yamt 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 23d2e06 into bytecodealliance:main Jan 13, 2024
395 checks passed
@wenyongh wenyongh deleted the fix_warnings branch January 13, 2024 03:30
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 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.

None yet

2 participants