Skip to content
Success

#141 (Mar 11, 2026, 11:47:53 PM)

Distributing Tarball
Started 4 mo 5 days ago
Took 19 min
Build Artifacts
cfa-cc-1.0.0.199.tar.gz2.20 MiB view

Started by upstream project Cforall Full Build build number 199
originally caused by:

    This run spent:

    • 8.8 sec waiting;
    • 19 min build duration;
    • 19 min total from scheduled to completion.
    Revision: a783c74ba6b959c19144a6c39d4fb911d22b5eb2
    Repository: cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
    • refs/remotes/origin/master
    rework member fixBlock to allow loop else-clause to access while/for conditional declarations
    pabuhr at
    change codegen for loop else-clause to print else-clause as a compound statement
    pabuhr at
    during parsing, wrap loop else-clause in compound statement if it is only an expression
    pabuhr at
    update loop else-clause test to verify loop declarations are accessible in else clause
    pabuhr at
    update documentation for hoisting of loop declarations
    pabuhr at