protocol/ArgParser: use std::numeric_limits
Using unsigned(-1) renders undefined behavior.
This commit is contained in:
@@ -22,8 +22,6 @@
|
||||
#include "Result.hxx"
|
||||
#include "Chrono.hxx"
|
||||
|
||||
#include <limits>
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
bool
|
||||
|
Reference in New Issue
Block a user