From 54186692985b3de4eed17632af2c4accf53a45e0 Mon Sep 17 00:00:00 2001 From: Antoine Pitrou Date: Fri, 13 Mar 2009 22:38:28 +0000 Subject: [PATCH] Blocked revisions 70349 via svnmerge ........ r70349 | antoine.pitrou | 2009-03-13 23:33:17 +0100 (ven., 13 mars 2009) | 4 lines The error detection code in FileIO.close() could fail to reflect the `errno` value, and report it as -1 instead. ........ -- 2.47.3