GNU bug report logs - #12177
mdate-sh scriptversion=2009-04-28.21; # UTC

Previous Next

Package: automake;

Reported by: doug <doug <at> mechalogic.net>

Date: Sat, 11 Aug 2012 01:12:01 UTC

Severity: minor

Tags: moreinfo

Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: doug <doug <at> mechalogic.net>
To: 12177 <at> debbugs.gnu.org
Subject: bug#12177: mdate-sh scriptversion=2009-04-28.21; # UTC
Date: Fri, 10 Aug 2012 20:59:47 -0400
This file is found in make-3.82 and autotools packages.

It runs forever some systems. Note below:

# TIME_STYLE="posix-long-iso" echo x`/home/doug/gentoo/bin/ls -L -d -n /` 
xdrwxr-xr-x 22 0 0 512 July 24 01:43 /
                       ^^^^

Now look at line 114

    Jul) month=July; nummonth=7;;

July will never match Jul and so the loop is infinite.

Regards
- Doug





This bug report was last modified 12 years and 181 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.