Re: [PATCH] Fix implicit cast warning in test_klp_state.c
From: Shresth Prasad
Date: Tue Feb 20 2024 - 08:20:25 EST
>What compiler version and architecture? Are you >compiling using flags like W=1?
>I would advise you to always add more information >about how the problem
>manifests, and what you are executing. This can >help to nail down the issue quicker.
I'll keep that in mind. I'm on an x86_64 system with gcc version 13.2.1 20230801.
I'm using the command `make -j15 -C tools/testing/selftests` with no additional flags.
Regards,
Shresth