Received: (at submit) by bugs.debian.org; 25 Mar 2001 20:20:10 +0000 From broonie@sirena.org.uk Sun Mar 25 14:20:09 2001 Return-path: Received: from cephyr.cid.net (mail.cid.net) [212.172.21.2] (mail) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 14hGzh-0006Dz-00; Sun, 25 Mar 2001 14:20:09 -0600 Received: from uucp by mail.cid.net (Exim 3.22) with local-rmail id 14hGzf-0006oj-00; Sun, 25 Mar 2001 22:20:08 +0200 Received: from cassiel.sirena.org.uk (cassiel.localdomain [192.168.56.2]) by zebulon.localdomain (Postfix) with ESMTP id 7576018005; Sun, 25 Mar 2001 21:16:40 +0100 (BST) Received: by cassiel.sirena.org.uk (Postfix, from userid 1000) id 206DDE7D2; Sun, 25 Mar 2001 21:16:38 +0100 (BST) From: Mark Brown To: Debian Bug Tracking System Subject: semid_ds conflicts with SUSv2 X-Reportbug-Version: 1.14 X-Mailer: reportbug 1.14 Date: Sun, 25 Mar 2001 21:16:37 +0100 Message-Id: <20010325201638.206DDE7D2@cassiel.sirena.org.uk> Delivered-To: submit@bugs.debian.org Package: libc6-dev Version: 2.2.2-3 Severity: normal According to SUSv2: | The structure semid_ds contains the following members: | | struct ipc_perm sem_perm operation permission structure | unsigned short int sem_nsems number of semaphores in set | time_t sem_otime last semop^) time | time_t sem_ctime last time changed by semctl() but bits/sem.h defines struct semid_ds such that sem_nsems is an unsigned long. I can't see any reference to this in the changelog included in the package. This does not appear to have changed in the current Austin Group draft. -- System Information Debian Release: testing/unstable Architecture: i386 Kernel: Linux cassiel 2.4.2 #31 Mon Feb 26 23:18:39 GMT 2001 i586 Versions of packages libc6-dev depends on: ii libc6 2.2.2-3 GNU C Library: Shared libraries an