On Thu, Jan 09, 2025 at 10:38:31PM +0500, Muhammad Usama Anjum wrote:
> Found warnings through hmm-tests and mdwe_test.
> Fix following warnings:
> - Mark unused variable with unused attribute
> - __EXPECT is causing types mismatch warnings when __exp is unsigned and
> _seen is equal to a consta
Found warnings through hmm-tests and mdwe_test.
Fix following warnings:
- Mark unused variable with unused attribute
- __EXPECT is causing types mismatch warnings when __exp is unsigned and
_seen is equal to a constant number, __typeof__(_seen) returns signed
type.
hmm-tests.c: In function
2 matches
Mail list logo