X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:cc:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=RsYHqZqbJNA11yFw Ww7gYiZCbFkymJLH4UDuSgGFCUe85wPWPq2h9mRkhQoyL6xfHQ3X1GjN7AFBJW/Q MsDYGsHAczM/RDxNXzqmxhSnjM3kznw8x9W1V1BxB0cohbCjyVes5do6XoO8uj7O pKGrMcY3iH7kDpZ8Lwz5Upe3wuo= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:cc:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=6Jy6QZbg5r2uEYVSvtSfug iE2kU=; b=pAx8PpL3a1XSsavB8pkX3A29gIU92dspkoVuaGjT3et+1fAebguDir 2zLnizzmi/ZpRBaQLaf+k+D3HHMzorLP5Z+VUQ3CAhs4qMupihIJEOVO+Hbk/xdi YEXsHh2lZjSID2nwl5BR9Xv8w3kgdEEVcKEZ1ye9goLxPPevXiGlo= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=CST, meg, press, Bottom X-HELO: mail-wm0-f51.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=qm68UO0cAz9Vpi1hW90ULUteiDIVkPl5IyE/ESPtJZE=; b=bNuskDMgk9WTCzOIbJ8P3Kvoc0KUNCw2xs0aisapgvx3EfsjPdLU6REr+Z2hDcx7gy IWfm6gbBhe03BaV7eq73VXnfGC1rJFCIUlPLdFiQb0JHKtSiom/k0Lz0rSxidgNBCMn1 Bwq7h/QYrZGe4c7zaBr5tHkBFDYAVVIFqJrLLQpM10UZs3OeIVwoP2yKotahZLvLGxab Y2bKomoYgaf8gtLRw17+LUB8Dk7GL0EUXHzukPsOMtmPQr+PaynDWGCiwyd4s83+V0aa WeeNyAJ1JGXDD02BMqEEgSYWlYyfl7dqjvl/eiPK/lukBhAhXCVhOEgeTfu2Ht2+c8pY PzVw== X-Gm-Message-State: AG10YORGopkmAgMHXRxz54tYR2SvNtHnlGh6INC+8DQ2FrUJHQegiFYSGu1khwwOzAvMfg== X-Received: by 10.194.82.229 with SMTP id l5mr4485287wjy.140.1453478516442; Fri, 22 Jan 2016 08:01:56 -0800 (PST) Subject: Re: less.exe v481-1 cannot seek to EOF in CRLF file; current cygwin32, Win10 only. To: "cygwin AT cygwin DOT com" References: <190uaVPZ59120S08 DOT 1453476416 AT web08 DOT cms DOT usa DOT net> Cc: KARL BOTTS From: Marco Atzeri Message-ID: <56A25269.7090006@gmail.com> Date: Fri, 22 Jan 2016 17:01:45 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <190uaVPZ59120S08.1453476416@web08.cms.usa.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes please reply on the list and Bottom post please. On 22/01/2016 16:26, KARL BOTTS wrote: >> How largish ? > > Any size larger than a few meg. That is, any size that takes more than a few > milliseconds to seek to the end, I think. We will need someone with W10 to test it and confirm it. On W7 I have no issue at all with 250MB file How long are the lines ? >> can you try to update to latest ? >> You have >> less 471-1 OK >> cygwin 2.1.0-1 OK > > > Not so. From the 'cygcheck -s -v -r' output file that was attached to my bug > report: > > 0 /c/ToCygwin$ egrep '^(cygwin|less)' Karl2.cygcheck.out > cygwin 2.3.1-1 OK > less 481-1 OK > sorry, reading the wrong file. > Did you look at the attached files? I tried to keep the body of the email > small, per instructions. But there is info attached. > > --- > Karl Botts, kdbotts AT usa DOT net > > > ------ Original Message ------ > Received: 04:48 AM CST, 01/21/2016 > From: Marco Atzeri > Subject: Re: less.exe v481-1 cannot seek to EOF in CRLF file; current > cygwin32, Win10 only. > > On 20/01/2016 19:32, KARL BOTTS wrote: >> In less.exe, when I use either the G or F commands on a largish CRLF file, > it >> responds: > > How largish ? > > On Cygwin 32 bit and W7-64 I see no problem with 224 Mbytes > > >> Cannot seek to that file position (press RETURN) >> >> in the bottom "command editing line" of the display. >> >> No problem on LF-only files. Does happen with either mintty or >> Windows-Console, >> launched from either bash or cmd.exe. >> >> Two files are attached: Karl2.cygcheck.out, which is the 'cygcheck -s -v > -r' >> output, >> and LessBugMoreInfo.txt, which contains background info and some > speculation. >> >> --- >> Karl Botts -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple