https://github.com/voldemort/voldemort
Revision abec4212b235f4586e0d35af9cb19754fd3e1ca4 authored by Travis Gockel on 31 July 2014, 17:48:35 UTC, committed by Travis Gockel on 31 July 2014, 17:48:35 UTC
By returning a non-const Version*, the semantic const-correctness was broken. You could not modify the pointer, but that didn't matter.
1 parent 33baf2a
History
Tip revision: abec4212b235f4586e0d35af9cb19754fd3e1ca4 authored by Travis Gockel on 31 July 2014, 17:48:35 UTC
C++ client: Changes VersionedValue::getVersion to return a const Version*.
Tip revision: abec421
File Mode Size
.settings
bin
clients
config
contrib
docs
example
gradle
private-lib
public-lib
src
test
voldemort-contrib
.gitignore -rw-r--r-- 257 bytes
CONTRIBUTORS -rw-r--r-- 659 bytes
LICENSE -rw-r--r-- 11.1 KB
NOTES -rw-r--r-- 2.5 KB
NOTICE -rw-r--r-- 8.1 KB
README.md -rw-r--r-- 4.5 KB
build.gradle -rw-r--r-- 18.0 KB
build.xml -rw-r--r-- 22.1 KB
gradle.properties -rw-r--r-- 1.2 KB
gradlew -rwxr-xr-x 5.0 KB
gradlew.bat -rw-r--r-- 2.3 KB
release_notes.txt -rw-r--r-- 36.0 KB
settings.gradle -rw-r--r-- 149 bytes
tomcat-tasks.properties -rw-r--r-- 420 bytes
web.xml -rw-r--r-- 1.1 KB

README.md

back to top