Skip to content
Started 2 mo 11 days ago
Took 1 hr 15 min
Failed

Build #3025 (Sep 11, 2024, 4:29:33 PM)

Changes
  1. update the discussion of unit type (details)
  2. Update 'fork+exec' test utility to be valid also in C and C++. (details)
  3. Add EOF test coverage for string reading. (details)
  4. Fix fork+exec missed case / broken build (details)
  5. Parse string literals to get their length, taking into account escape sequences. Getting this from the lexer would avoid redundent work, but that is not set up. This corrects some typeof evaluations which lead to incorrect sizeof expressions. (details)

Started by user Peter Buhr

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