diff options
| author | Gavin Andresen <[email protected]> | 2012-10-08 15:18:04 -0400 |
|---|---|---|
| committer | Gavin Andresen <[email protected]> | 2012-10-08 15:51:59 -0400 |
| commit | e4954b12971a3f9c0d9bddfbabbfba36d4e9a747 (patch) | |
| tree | f35c4e6865303331085554faa89a85b52739f4b0 /src/script.cpp | |
| parent | Merge pull request #1905 from laanwj/2012_10_startup_gui_error (diff) | |
| download | discoin-e4954b12971a3f9c0d9bddfbabbfba36d4e9a747.tar.xz discoin-e4954b12971a3f9c0d9bddfbabbfba36d4e9a747.zip | |
Handle incompatible BDB environments
Before, opening a -datadir that was created with a new
version of Berkeley DB would result in an un-caught DB_RUNRECOVERY
exception.
After these changes, the error is caught and the user is told
that there is a problem and is told how to try to recover from
it.
Diffstat (limited to 'src/script.cpp')
0 files changed, 0 insertions, 0 deletions