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

Defect in XSH siginterrupt()

To: yyyyyyyyyyyyyyy@xxxxxxxxxxxxx
Subject: Defect in XSH siginterrupt()
From: yyyyyyy@xxxxxxxxxx
Date: Wed, 27 Feb 2002 03:12:06 GMT
        Defect report from : Ulrich Drepper , Red Hat

(Please direct followup comments direct to yyyyyyyyyyyyyy@xxxxxxxxxxxxx)

@ page 1353 line 42015 section siginterrupt() editorial {ud-4}

Problem:

Defect code :  1. Error

ISO C99 does not allow implicit ints anymore.  Therefore add the missing
return value for the example implementation.

Action:

Insert 'int' before siginterrupt in line 42015.

<Prev in Thread] Current Thread [Next in Thread>
  • Defect in XSH siginterrupt(), drepper <=