This is the mail archive of the gdb-prs@sourceware.org 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]

c++/2116


The following reply was made to PR c++/2116; it has been noted by GNATS.

From: drow@sourceware.org
To: gdb-gnats@sourceware.org
Cc:  
Subject: c++/2116
Date: 9 Oct 2006 19:28:14 -0000

 CVSROOT:	/cvs/src
 Module name:	src
 Changes by:	drow@sourceware.org	2006-10-09 19:28:14
 
 Modified files:
 	gdb            : ChangeLog valops.c 
 	gdb/testsuite  : ChangeLog 
 Added files:
 	gdb/testsuite/gdb.cp: call-c-1.c call-c.cc call-c.exp 
 
 Log message:
 	2006-10-09  Paul Pluzhnikov  <ppluzhnikov@charter.net>
 	
 	PR c++/2116
 	* valops.c (find_overload_match): Check for a NULL name.
 	
 	2006-10-09  Daniel Jacobowitz  <dan@codesourcery.com>
 	
 	PR c++/2116
 	* gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
 
 Patches:
 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.7916&r2=1.7917
 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/valops.c.diff?cvsroot=src&r1=1.164&r2=1.165
 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1265&r2=1.1266
 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.cp/call-c-1.c.diff?cvsroot=src&r1=NONE&r2=1.1
 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.cp/call-c.cc.diff?cvsroot=src&r1=NONE&r2=1.1
 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.cp/call-c.exp.diff?cvsroot=src&r1=NONE&r2=1.1
 


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