Re: [ANNOUNCEMENT] Early Deprecation Notice: Windows XP and Server 2003 support

2015-08-29 Thread KHMan
On 8/30/2015 9:53 AM, Andrey Repin wrote: Greetings, Bryan Berns! On Wed, Aug 26, 2015 at 8:23 AM, Andrey Repin wrote: Greetings, Corinna Vinschen! On Aug 26 12:56, Helmut Karlowski wrote: Guess that's better than to stick with the kludges, migration to 10 is on the way. From what I've se

Re: Bug in Cygwin strtod()

2012-12-18 Thread KHMan
On 12/19/2012 8:54 AM, Cary R. wrote: The following code demonstrates a subtle bug in the Cygwin version of strtod(). The value it generates is slightly different than the value when using the math header files. This used to work correctly some time ago (months). I just took the time to track

Re: gzip 1.4-1 creates corrupt archive

2012-08-27 Thread KHMan
On 8/27/2012 8:01 PM, Ryan Johnson wrote: On 27/08/2012 7:29 AM, Earnie Boyd wrote: On Sun, Aug 26, 2012 at 12:38 AM, K Stahl wrote: [snip snip snip] [snip snip snip] [snip snip snip] Back on topic, I can't repro using text or binary (executable) files, which makes me wonder whether the issu

Re: Copying HDD to another HDD

2011-11-06 Thread KHMan
On 11/6/2011 10:35 PM, Mike Brown wrote: On Sun, Nov 06, 2011 at 09:19:52AM -0500, LMH wrote: I think you want to use a disk clone to do this, something like the clonezilla live CD. As long as the drives are the same size, or the target drive is larger, clonezilla will just copy one drive to the

Re: mintty fonts (was: Re: setup and mintty)

2011-05-26 Thread KHMan
On 5/26/2011 8:09 PM, Charles Wilson wrote: On 5/26/2011 2:09 AM, Corinna Vinschen wrote: On May 26 06:08, Andy Koppe wrote: On 25 May 2011 22:00, Ryan Johnson wrote: On 25/05/2011 3:48 PM, Andy Koppe wrote: I guess somebody needs to file a bug with fedorahosted.org, but I didn't see an obviou

Re: setup and mintty (was Re: New setup.exe release?)

2011-05-25 Thread KHMan
On 5/26/2011 12:13 AM, Ryan Johnson wrote: On 25/05/2011 11:54 AM, KHMan wrote: On 5/25/2011 11:26 PM, Charles Wilson wrote: On 5/25/2011 1:17 AM, Andy Koppe wrote: On 25 May 2011 05:32, Charles Wilson wrote: Maybe when I get home I'll test out a few... Consolas Andale Mono Courie

Re: setup and mintty (was Re: New setup.exe release?)

2011-05-25 Thread KHMan
On 5/25/2011 11:26 PM, Charles Wilson wrote: On 5/25/2011 1:17 AM, Andy Koppe wrote: On 25 May 2011 05:32, Charles Wilson wrote: Maybe when I get home I'll test out a few... Consolas Andale Mono Courier New Lucida Console Vera Sans Mono (or DejaVu LGC Sans) Droid Sans Mono Inconsolata ... FY

Re: File by file encryption instead of filesystem encryption

2009-05-23 Thread KHMan
Kelly Jones wrote: Are there any cygwin/Windows programs that will encrypt a file, but leave it usable, similar to what TrueCrypt does for filesystems? [snip] However, encryptfs is still encrypted, and you can copy it to make encrypted backups. This is great in theory, but has some problems in pr

Re: rsync under cygwin too slow

2009-03-23 Thread KHMan
Alfred von Campe wrote: rsync -rtuplg --stats --verbose --progress --modify-window=2 /cygdrive/c/localfolder /cygdrive/z/backups/ ... ... The local and remote folders were already synchronized, that is why 0 files were transferred. File list generation did take only 3 minutes but the whole pro

Re: rsync under cygwin too slow

2009-03-23 Thread KHMan
Alfred von Campe wrote: rsync -rtuplg --stats --verbose --progress --modify-window=2 /cygdrive/c/localfolder /cygdrive/z/backups/ ... ... The local and remote folders were already synchronized, that is why 0 files were transferred. File list generation did take only 3 minutes but the whole pro

Re: [Fwd: Possible sscanf %f conversion glitch]

2009-01-28 Thread KHMan
em to the newlib list. I checked against the latest Cygwin from CVS and the problem still exists, afaics. - Forwarded message from KHMan - Date: Wed, 28 Jan 2009 23:19:07 +0800 From: KHMan Subject: Possible sscanf %f conversion glitch To: cygwin@cygwin.com [snip snip] -- Cheers, Kein-Hon

Possible sscanf %f conversion glitch

2009-01-28 Thread KHMan
Hi all, Someone ran into a problem with sscanf %f conversion on the Lout list. It appeared that one specific case fails. I am running cygwin-1.5.25-15. Test cases: #include int main() { char *foo1 = "10i"; char *foo2 = "0i"; char *foo3 = "0.0i"; char *foo4 = "1.0i"; char

Re: MinTTY 0.3.3

2009-01-10 Thread KHMan
Andy Koppe wrote: Danilo Turina wrote: Thorsten Kampe wrote: I WANT TABS!! Well if tabs get in, I'll throw mrxvt out of the window (or out of the X-Window?). Sorry guys, I'm afraid there's no chance of me implementing those. See http://code.google.com/p/mintty/issues/detail?id=8 I think