Re: [hypermail] filename convention

From: Daniel Stenberg <daniel_at_haxx.se_at_hypermail-project.org>
Date: Fri, 10 May 2002 15:35:07 +0200 (MET DST)
Message-ID: <Pine.GSO.4.43.0205101533480.28029-100000_at_pm1.contactor.se>


uOn Fri, 10 May 2002, Kevin Hobbs wrote:

> currently the filenames are set to be from 0001.html to 9999.html
>
> firstly, what happens when we get to 10000.html?
> will it start again at 0001 ?

No, most (if not all) of the code uses sprintf("%04d", num) which only sets a mimimum width, not maximum. Then we actually get 10000 after 9999.

If I'm not mistaking of course.

-- 
      Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77
   ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
Received on Fri 10 May 2002 03:40:22 PM GMT

This archive was generated by hypermail 2.3.0 : Sat 13 Mar 2010 03:46:12 AM GMT GMT