Commit 104ed9f
Fixed deprecated and casting build errors caught on recent compilers (#248)
* Specifying the C++ standard version to avoid deprecation/failures on build in case of new standard usage
* Fixed deprecated and casting build errors
* Removed spurious change
* Update memtier_benchmark.cpp
Co-authored-by: Yossi Gottlieb <yossigo@gmail.com>
---------
Co-authored-by: Yossi Gottlieb <yossigo@gmail.com>1 parent 20c013d commit 104ed9f
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1675 | 1675 | | |
1676 | 1676 | | |
1677 | 1677 | | |
1678 | | - | |
| 1678 | + | |
1679 | 1679 | | |
1680 | 1680 | | |
1681 | 1681 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
548 | 548 | | |
549 | 549 | | |
550 | 550 | | |
551 | | - | |
| 551 | + | |
552 | 552 | | |
553 | 553 | | |
554 | 554 | | |
| |||
0 commit comments