Skip to content

fix bunch of compiler warnings and notices.#406

Open
fujitatomoya wants to merge 1 commit intoNVIDIA:masterfrom
fujitatomoya:fix_compile_warnings
Open

fix bunch of compiler warnings and notices.#406
fujitatomoya wants to merge 1 commit intoNVIDIA:masterfrom
fujitatomoya:fix_compile_warnings

Conversation

@fujitatomoya
Copy link

@fujitatomoya fujitatomoya commented Mar 1, 2026

i was walking through the entire examples to learn basics, then i found those compile warnings.

make-after.log
make-before.log

with this PR,

  • i do not see any compiler warnings.
  • all tests are passing with python3 run_tests.py --output ./test --dir ./build/Samples --config test_args.json

Signed-off-by: Tomoya Fujita <tomoya.fujita825@gmail.com>
Copy link
Author

@fujitatomoya fujitatomoya left a comment

Choose a reason for hiding this comment

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

i believe most of them are trivial warnings that we could just ignore. but since those are examples that users might copy&paste the code, it would be nicer to harden them without warnings.

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