* [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
* Re: [PATCH] * gdb-dlfcn.c (gdb_dlopen) [__MINGW32__]: Add missing comma in FormatMessage call, without which it does not compile.
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
0 siblings, 1 reply; 3+ messages in thread
From: Jan Kratochvil @ 2011-11-27 21:13 UTC (permalink / raw)
To: Samuel Bronson; +Cc: gdb-patches
On Sun, 27 Nov 2011 22:05:55 +0100, Samuel Bronson wrote:
> ---
> 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
FYI I do not see the patch anywhere.
Thanks,
Jan
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] * gdb-dlfcn.c (gdb_dlopen) [__MINGW32__]: Add missing comma in FormatMessage call, without which it does not compile.
2011-11-27 21:13 ` Jan Kratochvil
@ 2011-11-27 21:46 ` Joel Brobecker
0 siblings, 0 replies; 3+ messages in thread
From: Joel Brobecker @ 2011-11-27 21:46 UTC (permalink / raw)
To: Jan Kratochvil; +Cc: Samuel Bronson, gdb-patches
> > +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
>
> FYI I do not see the patch anywhere.
And I think I did fixed that problem a few days ago as well.
--
Joel
^ 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