bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GLOBAL 6.2.7 DOS/Win patch


From: Jason Hood
Subject: GLOBAL 6.2.7 DOS/Win patch
Date: Tue, 08 Jan 2013 01:03:02 +1000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/17.0 Thunderbird/17.0

Here's[1] a patch for 6.2.7 to make --literal work with CRLF files
(where the value returned won't match the value requested).  For
Windows, it just uses the Windows file mapping functions; for DOS,
it reads as binary (opening with O_BINARY, defined as 0 if necessary).
I've also continued searching if a file couldn't be opened/stat'ed.

[1]http://global.adoxa.cjb.net/glo627a.txt

-- 
Jason.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]