Skip to content
Success

#172 (Apr 27, 2026, 11:06:10 PM)

Distributing Tarball
Started 2 mo 21 days ago
Took 19 min
Build Artifacts
cfa-cc-1.0.0.248.tar.gz2.20 MiB view

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

    This run spent:

    • 5 sec waiting;
    • 19 min build duration;
    • 19 min total from scheduled to completion.
    Revision: 9c12dd0d4c6ee7140864345a0fd28f78e9b0400d
    Repository: cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
    • refs/remotes/origin/master
    Apply document-level formatting and rearrange the array-in-struct discussion.

    Formatting:
    - add visual separation of figures from text
    - prevent "formula"-style code fragments from page breaking
    - (thereby prevent code formula broken at end of page from mistakenly restarting the reader in a code figure at the top of the next page)
    - give short+long figure captions
    - assure descriptive captions
    - remove Title-Like Captialization in Captions
    - turn a couple figures into tables where the figure visual separator looks bad

    Array-in-struct
    - remove lingering use of "accordion"
    - call it Dynamic Array Member
    - oranize discussion as, first explain example, then argue feature is good
    mlbrooks at