Changes in src/tests/except-1.c [fcc88a4:ff7ff14a]
- File:
-
- 1 edited
-
src/tests/except-1.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/tests/except-1.c
rfcc88a4 rff7ff14a 1 1 // Draft memory management test. (remember -fexceptions) 2 // Outdated: The integer constant exceptions need to be replaced with virtual3 // exceptions for the new system.4 2 5 3 #include <stdio.h>
Note:
See TracChangeset
for help on using the changeset viewer.