- Timestamp:
- Aug 31, 2021, 1:49:10 AM (3 years ago)
- Branches:
- ADT, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, pthread-emulation, qualifiedEnum
- Children:
- 247d4ac
- Parents:
- a0d6987
- git-author:
- Jacob Prud'homme <jafprudhomme@…> (08/09/21 12:08:59)
- git-committer:
- Jacob Prud'homme <jafprudhomme@…> (08/31/21 01:49:10)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/parseconfig.cfa
ra0d6987 r5993b6a 103 103 serr | "Error: could not open input file '" | config_file | "'"; 104 104 throw *ex; 105 // HERE (unfreed storage)106 105 } // try 107 106 close( in );
Note: See TracChangeset
for help on using the changeset viewer.