Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NetworkLookup: Added "virtual" keyword to overridden dtor. (#4100) | Mattes D | 2017-12-21 | 1 | -1/+1 |
| | |||||
* | Fixed Clang 5.0 compile errors (#4085) | bibo38 | 2017-12-21 | 1 | -1/+1 |
| | | | | | | | | | | | | * Fixed Clang 5.0 compile errors * Fixed wrong comment * Only disable warnings in Clang 5 or higher * Added a CMake condition for the Clang 5 no-zero-as-null-pointer-constant warning * Now using the use_nullptr branch of the Cuberite specific SQLiteCpp fork | ||||
* | Replace evdns with getaddrinfo and getnameinfo (#3766) | peterbell10 | 2017-06-15 | 1 | -0/+42 |