Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH] * gdb-dlfcn.c (gdb_dlopen) [__MINGW32__]: Add missing comma in FormatMessage call, without which it does not compile.
@ 2011-11-27 21:07 Samuel Bronson
  2011-11-27 21:13 ` Jan Kratochvil
  0 siblings, 1 reply; 3+ messages in thread
From: Samuel Bronson @ 2011-11-27 21:07 UTC (permalink / raw)
  To: gdb-patches; +Cc: Samuel Bronson

---
 gdb/ChangeLog |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index a363cc5..67c234d 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2011-11-24  Samuel Bronson  <naesten@gmail.com>
+
+	* gdb-dlfcn.c (gdb_dlopen) [__MINGW32__]: Add missing comma in
+	FormatMessage call, without which it does not compile.
+
 2011-11-24  Tristan Gingold  <gingold@adacore.com>
 
 	* machoread.c (oso_el): Remove num_Sections, symbols, offsets
-- 
1.7.7.1.msysgit.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-11-27 21:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-27 21:07 [PATCH] * gdb-dlfcn.c (gdb_dlopen) [__MINGW32__]: Add missing comma in FormatMessage call, without which it does not compile Samuel Bronson
2011-11-27 21:13 ` Jan Kratochvil
2011-11-27 21:46   ` Joel Brobecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox