Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com Message-ID: <00F8D6E8AB0DD3118F1A006008186C9603512B@server1.axonet.com.au> From: Andrew Dalgleish To: cygwin-developers AT sourceware DOT cygnus DOT com Subject: __small_sprintf Date: Thu, 26 Aug 1999 10:53:58 +1000 X-Priority: 3 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.0.1458.49) Content-Type: text/plain > -----Original Message----- > From: Norbert Schulze [SMTP:Norbert DOT Schulze AT rhein-neckar DOT de] > Sent: Wednesday, August 25, 1999 03:11 > To: cygwin-developers AT sourceware DOT cygnus DOT com > Subject: timezone() errors > > From the ChangeLog: > > > Mon Aug 23 21:37:07 1999 Christopher Faylor > > * times.cc (timezone): Use __small_sprintf. > > Did you test the change? > The format string uses the '+'-modifier and __small_sprintf doesn't > know > this modifier. Therefor a '?' is inserted for the hour. [Andrew Dalgleish] Not directly related but... After building winsup-src-19990823.tar.gz, uname now says my CPU is a "i?ld". This breaks configure in a big way. :-) (As expected, same result on 95, 98, and NT4)