Skip to content
Commit cbfb1246 authored by Lang Hames's avatar Lang Hames
Browse files

[ORC] Use uint8_t rather than char for RPC wrapper-function calls.

This partially reverts 838490de, which broke some Solaris bots. Apparently
Solaris defines int8_t as char rather than signed char, which made the
SerializationTypeName<char> specialization a redefinition.

This partial revert isolates use of uint8_t buffers to ORC-RPC handling of
wrapper functions only. The TargetProcessControl::runWrapper method will
continue to use char buffers.
parent 7ddd15cd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment