Keith Bostic
|
cc0d34b093
|
WT-2471: review WiredTiger "int" printf formats
|
2016-03-11 16:02:41 -05:00 |
|
Keith Bostic
|
525b9a6f30
|
WT-2422: multiple definitions of custom die function
Define the custom die function once per program.
|
2016-02-22 11:03:47 -05:00 |
|
Keith Bostic
|
eaca8799de
|
WT-2406: cursor_order lint, minor bug fixes
Don't pass the address of the array to cursor.set_key.
Check all routines that return an error status.
Don't down-cast pointers to ints.
|
2016-02-18 09:20:35 -05:00 |
|
Alex Gorrod
|
b82ac0b95e
|
WT-2399 Further compiler warning cleanup
|
2016-02-18 14:52:23 +11:00 |
|
Alex Gorrod
|
f312f22dff
|
WT-2399 clean up GCC 4.1 build warning.
|
2016-02-18 14:34:53 +11:00 |
|
Alex Gorrod
|
99f2005a55
|
Minor cleanup.
|
2016-02-17 02:08:56 +00:00 |
|
Alex Gorrod
|
9f1a9bc198
|
WT-2399 Add initial implementation for cursor traversal test application.
Based loosely on the test/checkpoint implementation. Hopefully we can
refactor, so code is shared between the two via test_util.i.
|
2016-02-16 17:44:17 +11:00 |
|