Hi all,

trying to fix a warning about different signs I noticed that into the Stream
class all methods returning the size of what has been written to the stream
have int as return type. What about changing it to size_t?

>From my point of view it should make more explicit the meaning of the return
type.

Best regards,
Marco

-- 
Marco Minutoli

"If A is success in life, then A equals x plus y plus z. Work is x;
y is play; and z is keeping your mouth shut." --A. Einstein
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to