Email List: Xaustin-review-lX
[All Lists]

Defect in XBD <signal.h>

To: yyyyyyyyyyyyyyy@xxxxxxxxxxxxx
Subject: Defect in XBD <signal.h>
From: yyyyyyy@xxxxxxxxxx
Date: Fri, 28 Mar 2003 06:50:48 GMT
        Defect report from : Ulrich Drepper , Red Hat, Inc.

(Please direct followup comments direct to yyyyyyyyyyyyyy@xxxxxxxxxxxxx)

@ page 304 line 10854 section <signal.h> objection {ud-signal.h}

Problem:

Defect code :  1. Error

The definition of the siginfo_t type uses the CX marking inconsistently.  The 
existence of the type is marked with CX.  This is correct.  But two members 
(si_signo and si_code) are also marked this way.  These markings are 
unnecessary.

Action:

Remove CX marking on lines 10854 and 10857.

<Prev in Thread] Current Thread [Next in Thread>