X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: 01 Feb 2004 09:17:40 +0200 Message-Id: From: Eli Zaretskii To: djgpp AT delorie DOT com In-reply-to: <3737dcaf.0401312022.10576f5f@posting.google.com> (mitran AT fas DOT harvard DOT edu) Subject: Re: bug with time(NULL) and rhide? References: <3737dcaf DOT 0401312022 DOT 10576f5f AT posting DOT google DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: mitran AT fas DOT harvard DOT edu (Patrick Mitran) > Newsgroups: comp.os.msdos.djgpp > Date: 31 Jan 2004 20:22:29 -0800 > > For example, from rhide, unless I exit rhide and restart, everytime > I press ctrl-F9, I get (under WinXP for a particular run), > > 1075591010 > > From the cmd.exe prompt, the number increments every second as > expected. > > Is this normal, or is it a bug? I am using gcc 3.2.3, rhide 1.5.0.1. It is certainly not normal. I cannot reproduce this on a Windows XP box, but I used GDB, not RHIDE. Could you see if the problem still persists on your system if you run the program under GDB?