Skip to content

src/host/proxy: fix sign-compare warning in coalescing assert#59

Open
rqfeng930 wants to merge 1 commit intoNVIDIA:develfrom
rqfeng930:bugfix/proxy-sign-compare
Open

src/host/proxy: fix sign-compare warning in coalescing assert#59
rqfeng930 wants to merge 1 commit intoNVIDIA:develfrom
rqfeng930:bugfix/proxy-sign-compare

Conversation

@rqfeng930
Copy link

Cast G_COALESCING_BUF_SIZE to u64 before comparing it with proxy_channel_g_buf_size so the build does not fail with -Wsign-compare.

Cast G_COALESCING_BUF_SIZE to u64 before comparing it with
proxy_channel_g_buf_size so the build does not fail with
-Wsign-compare.

Signed-off-by: Ruiqing Feng <[email protected]>
@rqfeng930 rqfeng930 changed the title [Bugfix]src/host/proxy: fix sign-compare warning in coalescing assert src/host/proxy: fix sign-compare warning in coalescing assert Jan 28, 2026
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.

1 participant