Christoph Müllner 7f1a6992e3 Fix errno propagation in space(p, ec).
The space(p, ec) implementation assigned a wrong
error value to the given error_code object.
Instead of getting the error value from errno,
the code used the value '-1!=0'.

Signed-off-by: Christoph Müllner <christophm30@gmail.com>
2016-12-12 00:42:54 +01:00
2014-08-18 14:58:47 +01:00
2014-07-23 10:11:34 -04:00
Description
Mirrored via gitea-mirror
14 MiB
Languages
C++ 98.4%
CMake 1.5%