This is the mail archive of the gdb-cvs@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]

src/gdb ChangeLog gdb-dlfcn.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2011-11-23 17:24:03

Modified files:
	gdb            : ChangeLog gdb-dlfcn.c 

Log message:
	Fix compilation error in gdb-dlfcn.c (on Windows)
	
	gdb/ChangeLog:
	
	* gdb-dlfcn.c (gdb_dlopen): Add missing coma in call to
	FormatMessage.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13544&r2=1.13545
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdb-dlfcn.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]