summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorKeith Bostic <keith@wiredtiger.com>2014-09-12 08:56:11 -0400
committerKeith Bostic <keith@wiredtiger.com>2014-09-12 08:56:11 -0400
commit967277a708e83b46ae98d856e6ac7e5912806af8 (patch)
tree28aa625a5573663ef13700d392ab0a43778d0b20 /examples
parente99513e6b15b748cccd1879427982932fb4c841f (diff)
downloadmongo-967277a708e83b46ae98d856e6ac7e5912806af8.tar.gz
WiredTiger has a lot of cascading if/else statements checking for string
matches, and clang (version 3.3) doesn't inline strncmp. Add an initial check to see if the first character matches before calling strncmp.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions