Changeset 5993b6a for libcfa


Ignore:
Timestamp:
Aug 31, 2021, 1:49:10 AM (3 years ago)
Author:
Jacob Prud'homme <jafprudhomme@…>
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)
Message:

Removed old comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/parseconfig.cfa

    ra0d6987 r5993b6a  
    103103                serr | "Error: could not open input file '" | config_file | "'";
    104104                throw *ex;
    105                 // HERE (unfreed storage)
    106105        } // try
    107106        close( in );
Note: See TracChangeset for help on using the changeset viewer.