Skip to content
Started 2 mo 19 days ago
Took 17 min
Success

Build #853 (Jun 29, 2024, 11:50:55 PM)

Distributing Tarball
Build Artifacts
cfa-cc-1.0.0.2937.tar.gz2.04 MiB view
Changes
  1. 1. Disallow implicit conversion from cfa enum to int during on the function call site; 2. implement the reverse enum loop (details)
  2. remove calls to label() from planet program (details)
  3. Fix the bug that C style enum cannot to use as an lvalue (details)
  4. Allow explict conversion from cfa enum to int (while disallow implicit) (details)
  5. Current enum has bug when use as a reference as in ?++. Change TranslateEnumRange to use succ and pred instead. Will look back into the reference problem (details)

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

  • Started by timer
Revision: 011c29e9fdf3d4920d5428e158840a7854571338
Repository: cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
  • refs/remotes/origin/master