www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2002/06/12/11:02:47

X-Authentication-Warning: kendall.sfbr.org: jeffw set sender to jeffw AT darwin DOT sfbr DOT org using -f
Date: Wed, 12 Jun 2002 09:16:58 -0500
From: JT Williams <jeffw AT darwin DOT sfbr DOT org>
To: djgpp AT delorie DOT com
Subject: Re: djgpp: web/mini-faq.txt
Message-ID: <20020612141658.GA18878@kendall.sfbr.org>
Mail-Followup-To: djgpp AT delorie DOT com
References: <200206101349 DOT g5ADn7H07524 AT delorie DOT com>
Mime-Version: 1.0
In-Reply-To: <200206101349.g5ADn7H07524@delorie.com>
User-Agent: Mutt/1.3.27i
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

-: - sed-3.02.80 sh-utils-2.0j tar-1.12a texinfo-4.2 textutils-2.0 faq-2.30
-: + sed-3.02.80 sh-utils-2.01 tar-1.12a texinfo-4.2 textutils-2.0 faq-2.30

FWIW, the 2.01 (=2.0.11) release of sh-utils fixed the following
weirdness with `date':

% cat dates
2002-05-18
2002-04-07
2002-01-12

% date --version
date (GNU sh-utils) 2.0j
Written by David MacKenzie.

Copyright (C) 2000 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

% date --file dates
Sat May 18 00:00:00 CDT 2002
Sun Apr  7 00:00:00 CST 2002
Sat Jan 12 00:00:00 CST 2002
Exiting due to signal SIGSEGV
Page fault at eip=0000ae89, error=0004
eax=00000e08 ebx=ffffffff ecx=0009eb70 edx=00000e08 esi=3c3fd0e0 edi=0009eb70
ebp=0009eb28 esp=0009eb1c program=c:/djgpp/bin/date.exe
cs: sel=00e7  base=101c0000  limit=000affff
ds: sel=00ef  base=101c0000  limit=000affff
es: sel=00ef  base=101c0000  limit=000affff
fs: sel=00cf  base=0002e110  limit=0000ffff
gs: sel=00ff  base=00000000  limit=0010ffff
ss: sel=00ef  base=101c0000  limit=000affff
App stack: [0009ec28..0001ec28]  Exceptn stack: [0001eb7c..0001cc3c]

Call frame traceback EIPs:
  0x0000ae89
  0x0000250a
  0x000029df
  0x0000a492

% date --version
date (GNU sh-utils) 2.0.11
Written by David MacKenzie.

Copyright (C) 2000 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

% date --file dates
Sat May 18 00:00:00 CDT 2002
Sun Apr  7 00:00:00 CST 2002
Sat Jan 12 00:00:00 CST 2002

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019