* Added myself as XStormy16 maintainer in MAINTAINERS
@ 2001-12-17 7:55 Corinna Vinschen
2001-12-17 8:05 ` Andrew Cagney
0 siblings, 1 reply; 5+ messages in thread
From: Corinna Vinschen @ 2001-12-17 7:55 UTC (permalink / raw)
To: gdb-patches
As the subject says... I added myself as the maintainer for
the new Sanyo XStormy16 target under the obvious fix rule.
Corinna
--
Corinna Vinschen
Cygwin Developer
Red Hat, Inc.
mailto:vinschen@redhat.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Added myself as XStormy16 maintainer in MAINTAINERS
2001-12-17 7:55 Added myself as XStormy16 maintainer in MAINTAINERS Corinna Vinschen
@ 2001-12-17 8:05 ` Andrew Cagney
2001-12-17 10:05 ` Corinna Vinschen
0 siblings, 1 reply; 5+ messages in thread
From: Andrew Cagney @ 2001-12-17 8:05 UTC (permalink / raw)
To: Corinna Vinschen; +Cc: gdb-patches
> As the subject says... I added myself as the maintainer for
> the new Sanyo XStormy16 target under the obvious fix rule.
Not 100% obvious :-) You beat me to sending out an e-mail about this
(we'd exchanged e-mail about it) :-/. Can you also add a ``,-Werror''
to the end of the MAINTAINERS line and an entry/section in the NEWS file.
I've confirmed that the target can be built as a cross debugger with the
-Werror flag.
enjoy,
Andrew
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Added myself as XStormy16 maintainer in MAINTAINERS
2001-12-17 8:05 ` Andrew Cagney
@ 2001-12-17 10:05 ` Corinna Vinschen
2001-12-17 10:47 ` Andrew Cagney
0 siblings, 1 reply; 5+ messages in thread
From: Corinna Vinschen @ 2001-12-17 10:05 UTC (permalink / raw)
To: gdb-patches
On Mon, Dec 17, 2001 at 11:05:50AM -0500, Andrew Cagney wrote:
> > As the subject says... I added myself as the maintainer for
> > the new Sanyo XStormy16 target under the obvious fix rule.
>
>
> Not 100% obvious :-) You beat me to sending out an e-mail about this
> (we'd exchanged e-mail about it) :-/. Can you also add a ``,-Werror''
> to the end of the MAINTAINERS line and an entry/section in the NEWS file.
I don't understand the need for the -Werror flag, though.
Corinna
--
Corinna Vinschen
Cygwin Developer
Red Hat, Inc.
mailto:vinschen@redhat.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Added myself as XStormy16 maintainer in MAINTAINERS
2001-12-17 10:05 ` Corinna Vinschen
@ 2001-12-17 10:47 ` Andrew Cagney
2001-12-17 11:06 ` Corinna Vinschen
0 siblings, 1 reply; 5+ messages in thread
From: Andrew Cagney @ 2001-12-17 10:47 UTC (permalink / raw)
To: Corinna Vinschen; +Cc: gdb-patches
> On Mon, Dec 17, 2001 at 11:05:50AM -0500, Andrew Cagney wrote:
>
>> > As the subject says... I added myself as the maintainer for
>> > the new Sanyo XStormy16 target under the obvious fix rule.
>
>>
>>
>> Not 100% obvious :-) You beat me to sending out an e-mail about this
>> (we'd exchanged e-mail about it) :-/. Can you also add a ``,-Werror''
>> to the end of the MAINTAINERS line and an entry/section in the NEWS file.
>
>
> I don't understand the need for the -Werror flag, though.
(Strictly speaking ``,-Werror'' :-)
The ``,-Werror'' documents that you target is of good quality since that
code contains no compiler warnings (using GDB's select list). (To be
honest, if someone asked for an example on how to target GDB, I'd
probably point them at your code.)
This in turn means that it is reasonable for you to expect someone
making an obvious change (such as an interface change across all
targets) to, as part of their testing, ensure that your target sill
compiles without warnings. On the other hand, the Arm doesn't have this
requirement since, thanks to third party code, it can't be compiled with
``-Werror''
For instance, my byte order changes, which are across targets, are being
checked by me firstly compiling all targets and secondly by confirming
that all those GDB's start (without an internal error).
does this help?
Andrew
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Added myself as XStormy16 maintainer in MAINTAINERS
2001-12-17 10:47 ` Andrew Cagney
@ 2001-12-17 11:06 ` Corinna Vinschen
0 siblings, 0 replies; 5+ messages in thread
From: Corinna Vinschen @ 2001-12-17 11:06 UTC (permalink / raw)
To: gdb-patches
On Mon, Dec 17, 2001 at 01:47:27PM -0500, Andrew Cagney wrote:
> does this help?
Yup :-)
Corinna
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2001-12-17 19:06 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-17 7:55 Added myself as XStormy16 maintainer in MAINTAINERS Corinna Vinschen
2001-12-17 8:05 ` Andrew Cagney
2001-12-17 10:05 ` Corinna Vinschen
2001-12-17 10:47 ` Andrew Cagney
2001-12-17 11:06 ` Corinna Vinschen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox