[lib/LinuxVersion] multiple fixes
Compare changes
+ 14
− 8
@@ -33,19 +33,22 @@ static auto checked_strtol(const std::string& s) -> long {
@@ -33,19 +33,22 @@ static auto checked_strtol(const std::string& s) -> long {
@@ -54,6 +57,9 @@ auto LinuxVersion::compare(const std::string& s) -> int {
@@ -54,6 +57,9 @@ auto LinuxVersion::compare(const std::string& s) -> int {