Skip to content
Started 4 mo 7 days ago
Took 1 hr 22 min
Success

Build #2937 (Jun 29, 2024, 10:47:00 PM)

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 timer

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