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

[1003.1(2008)/Issue 7 0000065]: syntax error in signature

To: austin-group-l@xxxxxxxxxxxxx
Subject: [1003.1(2008)/Issue 7 0000065]: syntax error in signature
From: Austin Group Bug Tracker <noreply@xxxxxxxxxxxxx>
Date: Fri, 26 Jun 2009 15:36:40 -0700
Keywords: [1003.1(2008)/Issue 7] System Interfaces
The following issue has been SUBMITTED. 
====================================================================== 
http://austingroupbugs.net/view.php?id=65 
====================================================================== 
Reported By:                msbrown
Assigned To:                ajosey
====================================================================== 
Project:                    1003.1(2008)/Issue 7
Issue ID:                   65
Category:                   System Interfaces
Type:                       Error
Severity:                   Editorial
Priority:                   normal
Status:                     Under Review
Name:                       Mark Brown 
Organization:               IBM 
User Reference:              
Section:                    pthread_rwlock_destroy 
Page Number:                1671 
Line Number:                53680 
Final Accepted Text:         
====================================================================== 
Date Submitted:             2009-06-26 15:36 MST
Last Modified:              2009-06-26 15:36 MST
====================================================================== 
Summary:                    syntax error in signature
Description: 
EDITORIAL                                        Enhancement Request Number
3
 Jens.Maurer:xxxxxxx       Bug in XSHd5.1 pthread_rwlock_destroy( ) (rdvk#
 1)
 {jmaurer-1}                             Wed, 18 Jun 2008 10:36:44 +0100
(BST)
---------------------
syntax error in signature

 int pthread_rwlock_destroy(pthread_rwlock_t *rwlock,
Desired Action: 
fix the declaration to read:

 int pthread_rwlock_destroy(pthread_rwlock_t *rwlock);
======================================================================

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