commit | c396d9edd6bb42778bc8ced808f90cb0adf9c312 | [log] [tgz] |
---|---|---|
author | Neil Schemenauer <nascheme@enme.ucalgary.ca> | Tue Oct 25 06:30:14 2005 +0000 |
committer | Neil Schemenauer <nascheme@enme.ucalgary.ca> | Tue Oct 25 06:30:14 2005 +0000 |
tree | bdbb14d4d28b26a0d600e482184d5076df72783c | |
parent | d9cf593b496f4441990eda7680518418eb80d62e [diff] |
Ensure that compiler_exit_scope() is called as necessary to free memory allocated by compiler_enter_scope(). Change return type for compiler_exit_scope() to be void.