This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

testsuite/1735


The following reply was made to PR testsuite/1735; it has been noted by GNATS.

From: chastain@sourceware.org
To: gdb-gnats@sourceware.org
Cc:  
Subject: testsuite/1735
Date: 27 Aug 2004 11:13:28 -0000

 CVSROOT:	/cvs/src
 Module name:	src
 Changes by:	chastain@sourceware.org	2004-08-27 11:13:28
 
 Modified files:
 	gdb/testsuite  : ChangeLog 
 	gdb/testsuite/gdb.threads: schedlock.c thread-specific.c 
 
 Log message:
 	2004-08-27  Michael Chastain  <mec.gnu@mindspring.com>
 	
 	Fix PR testsuite/1735.
 	* gdb.threads/schedlock.c (thread_function): Add a cast
 	to suppress a gcc warning.
 	* gdb.threads/thread-specific.c (thread_function): Likewise.
 
 Patches:
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1008&r2=1.1009
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.threads/schedlock.c.diff?cvsroot=src&r1=1.4&r2=1.5
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.threads/thread-specific.c.diff?cvsroot=src&r1=1.1&r2=1.2
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]