diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2016-12-19 16:30:19 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2016-12-19 16:30:19 -0500 |
commit | 40fb9d3e58fcb28778c57a835795ff4a1ef90b98 (patch) | |
tree | 55fe9990117737dfb1a90aa7f7b88f1a504b3e94 /indra/llcorehttp/_httprequestqueue.cpp | |
parent | 1df282efa1b4de813ceed42549eff47fad21a33d (diff) |
DRTVWR-418: Use U32 for int (and hex) of HttpStatus in 64-bit too.
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.
Diffstat (limited to 'indra/llcorehttp/_httprequestqueue.cpp')
0 files changed, 0 insertions, 0 deletions