| To: | yyyyyyyyyyyyyyy@xxxxxxxxxxxxx |
|---|---|
| Subject: | Defect in XSH posix_trace_attr_getstreamfullpolicy() |
| From: | yyyyyyyyyyyyyyyyy@xxxxxxxxx |
| Date: | Thu, 1 Dec 2005 08:49:26 GMT |
Defect report from : Nikolay Zhuravlev , Auriga
(Please direct followup comments direct to yyyyyyyyyyyyyy@xxxxxxxxxxxxx)
@ page 929 line 30023 section posix_trace_attr_getstreamfullpolicy() editorial
{NDZ}
Problem:
Edition of Specification (Year): 2004
Defect code : 2. Omission
The declaration of posix_trace_attr_getstreamfullpolicy() is
missing the 'restrict' keyword. Same problem on P936, L30240.
Action:
Change:
int posix_trace_attr_getstreamfullpolicy(const trace_attr_t *attr,
int *streampolicy);
to:
int posix_trace_attr_getstreamfullpolicy(const trace_attr_t *restrict
attr, int *restrict streampolicy);
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | RE: Defect in XSH mmap(), Schwarz, Konrad |
|---|---|
| Next by Date: | Defect in XSH getgrnam, getgrnam_r - search group database for a name, burnus |
| Previous by Thread: | Defect in XRAT +7093848575, jen80 |
| Next by Thread: | Defect in XSH getgrnam, getgrnam_r - search group database for a name, burnus |
| Indexes: | [Date] [Thread] [All Lists] |