Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use own our bzip2 error handler instead of the default which prints error ↵ | deanm@google.com | 2008-07-30 | 1 | -0/+1 |
| | | | | | | | | | messages to STDERR and calls exit(1). This is better, since we will now crash instead of exiting. This also removes some unnecessary code and error strings from bzip2. BUG=1289861 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Use own our bzip2 error handler instead of the default which prints error ↵ | deanm@google.com | 2008-07-30 | 1 | -0/+36 |
messages to STDERR and calls exit(1). This is better, since we will now crash instead of exiting. This also removes some unnecessary code and error strings from bzip2. BUG=1289861 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115 0039d316-1c4b-4281-b951-d872f2087c98 |