Bug#575351: [HPPA] This is not the bug of GCC but glibc

2010-03-29 Thread NIIBE Yutaka
I am looking the file: eglibc-2.10.2/ports/sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h It doesn't have any cfi directives. I think that it is the cause of this problem. When adding cfi directives, it would be good to add nocancel version of functions. -- -- To UNSUBSCRIBE, email to deb

Bug#575351: [HPPA] This is not the bug of GCC but glibc

2010-03-29 Thread Carlos O'Donell
On Mon, Mar 29, 2010 at 5:28 AM, NIIBE Yutaka wrote: > I am looking the file: > eglibc-2.10.2/ports/sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h > > It doesn't have any cfi directives.  I think that it is the cause > of this problem. > > When adding cfi directives, it would be good to add noc

r4234 - tzdata/tags

2010-03-29 Thread Clint Adams
Author: schizo Date: 2010-03-29 13:36:49 + (Mon, 29 Mar 2010) New Revision: 4234 Added: tzdata/tags/2010g-1/ Log: tag 2010g-1 -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://l

r4233 - in tzdata/trunk/debian: . patches

2010-03-29 Thread Clint Adams
Author: schizo Date: 2010-03-29 13:35:48 + (Mon, 29 Mar 2010) New Revision: 4233 Removed: tzdata/trunk/debian/patches/russia-2010.diff Modified: tzdata/trunk/debian/changelog tzdata/trunk/debian/patches/series Log: 2010g-1 Modified: tzdata/trunk/debian/changelog =

Teacher Appreciation Week is coming! Are you recognizing yours?

2010-03-29 Thread PGI Products
Educator, It's time to recognize and thank your hard-working teachers, staff and volunteers who work hard, every day, to help your students succeed both in and out of the classroom. To help you say "Thanks for a job well done," we would like to offer you a 10% discount on your 2010 Teacher App

Bug#575868: libc6: postinst check for services that need be restarted assumes all initscripts support the 'status' action

2010-03-29 Thread Nikolaus Schulz
Package: libc6 Version: 2.10.2-6 Severity: normal Hi, the check in the postinst for services that need be restarted is buggy: ,[ libc6.postinst ] | for service in $check; do | if [ -x "`which invoke-rc.d 2>/dev/null`" ]; then | invoke-rc.d ${service} statu