Turns out that Monty didn't intend for the int-flavored representation of HttpStatus to expand to 64 bits even when unsigned long is that wide. So change the implicit conversion operator, and its uses, to U32 instead. That produces a consistent toHex() result for both 32-bit and 64-bit builds. |
||
|---|---|---|
| .. | ||
| llcorehttp_test.cpp | ||
| llcorehttp_test.h | ||
| test_allocator.cpp | ||
| test_allocator.h | ||
| test_bufferarray.hpp | ||
| test_bufferstream.hpp | ||
| test_httpheaders.hpp | ||
| test_httpoperation.hpp | ||
| test_httprequest.hpp | ||
| test_httprequestqueue.hpp | ||
| test_httpstatus.hpp | ||
| test_llcorehttp_peer.py | ||
| test_refcounted.hpp | ||