Skip to content
Failed

#1042 (Jan 23, 2025, 12:43:06 PM)

Distributing Tarball
Started 6 days 20 hr ago
Took 12 min

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

Revision: 857b5f94b11520c80efa84eab7d4104469b9e9da
Repository: cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
  • refs/remotes/origin/master
Revision: 829821c468be4f6d1bc7cd0065241c9c9f738b87
Repository: cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
  • detached
Changes
  1. CountExpr -> CountofExpr. Actually the main fix was making countof use the same pattern as sizeof/alignof, using a typeof to combine the two cases and have one field instead of two. (details)
Changes
  1. resolve enum dimension as size of enum (details)
  2. test for end-of-file with and without a terminating newline across multiple types (details)
  3. more updates for eof of file checking (details)
  4. remove spurious include file (details)
  5. formatting (details)
  6. Fix test suite to run with no warnings on gcc 12, 13, 14 (details)