On Mon, Jan 30, 2023 at 02:26:12PM -0600, Eric Blake wrote:
> On Sat, Jan 28, 2023 at 10:31:04PM +0100, Juan Manuel Guerrero wrote:
> > I do not know if this issue has already been reported, but for all
> > systems that distinguish between binary and text I/O, the file should
> > be read in the sam
Am Mon, 30 Jan 2023 14:26:12 -0600
schrieb Eric Blake :
> On Sat, Jan 28, 2023 at 10:31:04PM +0100, Juan Manuel Guerrero wrote:
> > I do not know if this issue has already been reported, but for all
> > systems that distinguish between binary and text I/O, the file should
> > be read in the same m
On Sat, Jan 28, 2023 at 10:31:04PM +0100, Juan Manuel Guerrero wrote:
> I do not know if this issue has already been reported, but for all
> systems that distinguish between binary and text I/O, the file should
> be read in the same mode than it has been created or it may rise reading
> issues. Wh