Skip to content
Snippets Groups Projects
Commit 549d3d0b authored by Alexey Edelev's avatar Alexey Edelev Committed by Brad King
Browse files

SystemTools: Fix type of GetLineFromStream

Use std::string::size_type instead of long for the GetLineFromStream
sizeLimit argument. Adjust the implementation of GetLineFromStream
since std::string::size_type is unsigned.
parent 572f2a65
No related branches found
No related tags found
1 merge request!242SystemTools: Fix type of GetLineFromStream
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment