From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8409 invoked by alias); 16 Feb 2005 10:23:39 -0000 Mailing-List: contact glibc-bugs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sources.redhat.com Received: (qmail 8309 invoked by alias); 16 Feb 2005 10:23:30 -0000 Date: Wed, 16 Feb 2005 10:23:00 -0000 Message-ID: <20050216102330.8307.qmail@sourceware.org> From: "cvs-commit at gcc dot gnu dot org" To: glibc-bugs@sources.redhat.com In-Reply-To: <20050216043604.732.roland@gnu.org> References: <20050216043604.732.roland@gnu.org> Reply-To: sourceware-bugzilla@sources.redhat.com Subject: [Bug libc/732] strptime warning cleanup & test improvement X-Bugzilla-Reason: CC X-SW-Source: 2005-02/txt/msg00139.txt.bz2 List-Id: ------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-16 10:23 ------- Subject: Bug 732 CVSROOT: /cvs/glibc Module name: libc Branch: glibc-2_3-branch Changes by: roland@sources.redhat.com 2005-02-16 10:23:14 Modified files: time : strptime_l.c Log message: 2005-01-09 Andreas Jaeger [BZ #732] * time/strptime_l.c (__strptime_internal): Add braces to avoid warning. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/time/strptime_l.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.4&r2=1.4.4.1 ------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-16 10:23 ------- Subject: Bug 732 CVSROOT: /cvs/glibc Module name: libc Branch: glibc-2_3-branch Changes by: roland@sources.redhat.com 2005-02-16 10:23:19 Modified files: time : tst-strptime.c Log message: 2005-01-10 Jakub Jelinek [BZ #732] * time/tst-strptime.c (day_tests): Add 2 new tests. (test_tm, main): Issue an error instead of segfaulting if strptime returns NULL. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/time/tst-strptime.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.8&r2=1.8.4.1 -- http://sources.redhat.com/bugzilla/show_bug.cgi?id=732 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.