Ignore:
Timestamp:
Jan 7, 2025, 3:22:19 PM (2 weeks ago)
Author:
Michael Brooks <mlbrooks@…>
Branches:
master
Children:
190a833
Parents:
70670e7
Message:

Fix many test-suite- and libcfa-caused unused variable warnings.

In scope are easy fixes among tests whose sole warnings were unused variable. Reduces the wflags lax list by 40%.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/io/io-acquire-no-io.cfa

    r70670e7 r10b5970  
    5555        // above output used as input to parallel threads
    5656
    57         int a, b, c, d, e, f, g, h, i;
    5857        for ( 100 ) {                                                                           // expression protection
    5958                mutex(sinLock) doWork();
Note: See TracChangeset for help on using the changeset viewer.