Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [commit/branch] Update version number to 6.6.90
@ 2007-09-11 21:27 Joel Brobecker
  2007-09-12  7:28 ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Joel Brobecker @ 2007-09-11 21:27 UTC (permalink / raw)
  To: gdb-patches

[-- Attachment #1: Type: text/plain, Size: 296 bytes --]

Hello,

I just checked the following change in, following the recent creation
of the GDB 6.7 branch:

2007-09-11  Joel Brobecker  <brobecker@adacore.com>

        GDB 6.7 branch created (branch timestamp: 2007-09-07 14:00 UTC)
        * version.in: Bump version to 6.7.50-20070911-cvs.

-- 
Joel

[-- Attachment #2: branch_version_in.diff --]
[-- Type: text/plain, Size: 328 bytes --]

Index: version.in
===================================================================
RCS file: /cvs/src/src/gdb/version.in,v
retrieving revision 1.2254
diff -u -p -r1.2254 version.in
--- version.in	7 Sep 2007 00:00:04 -0000	1.2254
+++ version.in	11 Sep 2007 21:23:28 -0000
@@ -1 +1 @@
-6.6.50.20070907-cvs
+6.6.90.20070907-cvs

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

* Re: [commit/branch] Update version number to 6.6.90
  2007-09-11 21:27 [commit/branch] Update version number to 6.6.90 Joel Brobecker
@ 2007-09-12  7:28 ` Eli Zaretskii
  2007-09-12 17:30   ` Joel Brobecker
  0 siblings, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2007-09-12  7:28 UTC (permalink / raw)
  To: Joel Brobecker; +Cc: gdb-patches

I built this pretest.  It builds flawlessly, but "make check" shows
several unexpected problems (unexpected for me).  If someone cares, I
can post the log here.


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

* Re: [commit/branch] Update version number to 6.6.90
  2007-09-12  7:28 ` Eli Zaretskii
@ 2007-09-12 17:30   ` Joel Brobecker
  2007-09-13  9:03     ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Joel Brobecker @ 2007-09-12 17:30 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: gdb-patches

> I built this pretest.  It builds flawlessly, but "make check" shows
> several unexpected problems (unexpected for me).  If someone cares, I
> can post the log here.

I think that posting this type of information, either here or at
gdb-testers is always helpful. Which platform was this?

-- 
Joel


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

* Re: [commit/branch] Update version number to 6.6.90
  2007-09-12 17:30   ` Joel Brobecker
@ 2007-09-13  9:03     ` Eli Zaretskii
  2007-09-13 16:50       ` Jim Blandy
  0 siblings, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2007-09-13  9:03 UTC (permalink / raw)
  To: Joel Brobecker; +Cc: gdb-patches

> Date: Wed, 12 Sep 2007 10:26:11 -0700
> From: Joel Brobecker <brobecker@adacore.com>
> Cc: gdb-patches@sourceware.org
> 
> I think that posting this type of information, either here or at
> gdb-testers is always helpful. Which platform was this?

Sourceware doesn't like me:

> Date: 13 Sep 2007 07:48:22 -0000
> From: MAILER-DAEMON@sourceware.org
> 
> --1189669702sourceware.org24885002
> 
> Hi. This is the qmail-send program at sourceware.org.
> I'm afraid I wasn't able to deliver your message to the following addresses.
> This is a permanent error; I've given up. Sorry it didn't work out.
> 
> <gdb-patches@sourceware.org>:
> ezmlm-reject: fatal: Sorry, I don't accept messages larger than 400000 bytes (#5.2.3)

Why the arbitrary low limit?  What can I do to post a long session
transcript, apart of compressing it with bzip2 (which I already did in
the rejected message)?


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

* Re: [commit/branch] Update version number to 6.6.90
  2007-09-13  9:03     ` Eli Zaretskii
@ 2007-09-13 16:50       ` Jim Blandy
  0 siblings, 0 replies; 5+ messages in thread
From: Jim Blandy @ 2007-09-13 16:50 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: Joel Brobecker, gdb-patches

Eli Zaretskii <eliz@gnu.org> writes:

>> Date: Wed, 12 Sep 2007 10:26:11 -0700
>> From: Joel Brobecker <brobecker@adacore.com>
>> Cc: gdb-patches@sourceware.org
>> 
>> I think that posting this type of information, either here or at
>> gdb-testers is always helpful. Which platform was this?
>
> Sourceware doesn't like me:
>
>> Date: 13 Sep 2007 07:48:22 -0000
>> From: MAILER-DAEMON@sourceware.org
>> 
>> --1189669702sourceware.org24885002
>> 
>> Hi. This is the qmail-send program at sourceware.org.
>> I'm afraid I wasn't able to deliver your message to the following addresses.
>> This is a permanent error; I've given up. Sorry it didn't work out.
>> 
>> <gdb-patches@sourceware.org>:
>> ezmlm-reject: fatal: Sorry, I don't accept messages larger than 400000 bytes (#5.2.3)
>
> Why the arbitrary low limit?  What can I do to post a long session
> transcript, apart of compressing it with bzip2 (which I already did in
> the rejected message)?

You might try putting it up on pastebin.org.


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

end of thread, other threads:[~2007-09-13 16:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-11 21:27 [commit/branch] Update version number to 6.6.90 Joel Brobecker
2007-09-12  7:28 ` Eli Zaretskii
2007-09-12 17:30   ` Joel Brobecker
2007-09-13  9:03     ` Eli Zaretskii
2007-09-13 16:50       ` Jim Blandy

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