diff options
author | Kenneth Graunke <kenneth@whitecape.org> | 2010-06-17 12:58:54 -0700 |
---|---|---|
committer | Kenneth Graunke <kenneth@whitecape.org> | 2010-06-21 12:31:03 -0700 |
commit | e8e93a45436b06713b83e3d353ab848d85de6758 (patch) | |
tree | 0379d730faf884c3812f4a7855b98aa18535f284 /TODO | |
parent | 0774523d1882a087b648e4017e634eb12c12f377 (diff) |
glcpp: Remove calls to exit().
Calling exit() would be really bad once integrated into mesa. Even in
the standalone binary, we want to print the error log first.
Since each case already flags an error, compilation will still fail,
but it may go on (with something fudged) and generate more errors.
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions