* TYPE_CODE_FLAGS
@ 2002-08-19 6:06 Daniel Jacobowitz
2002-08-19 6:14 ` TYPE_CODE_FLAGS Pierre Muller
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Jacobowitz @ 2002-08-19 6:06 UTC (permalink / raw)
To: Pierre Muller; +Cc: gdb-patches
No, no no no.
You just committed this:
case TYPE_CODE_FLAGS:
return c_val_print (type, valaddr, embedded_offset, address, stream,
format, deref_ref, recurse, pretty);
But if that built for you, you are not checking your patches in a clean
FSF tree. The patch to use TYPE_CODE_FLAGS was never approved. There
is no definition of TYPE_CODE_FLAGS in the GDB source code. That will
not compile.
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: TYPE_CODE_FLAGS
2002-08-19 6:06 TYPE_CODE_FLAGS Daniel Jacobowitz
@ 2002-08-19 6:14 ` Pierre Muller
0 siblings, 0 replies; 2+ messages in thread
From: Pierre Muller @ 2002-08-19 6:14 UTC (permalink / raw)
To: Daniel Jacobowitz; +Cc: gdb-patches
At 15:06 19/08/2002 , Daniel Jacobowitz a écrit:
>No, no no no.
>
>You just committed this:
> case TYPE_CODE_FLAGS:
> return c_val_print (type, valaddr, embedded_offset, address, stream,
> format, deref_ref, recurse, pretty);
>
>But if that built for you, you are not checking your patches in a clean
>FSF tree. The patch to use TYPE_CODE_FLAGS was never approved. There
>is no definition of TYPE_CODE_FLAGS in the GDB source code. That will
>not compile.
Whoops, sorry about that, I will remove the patch ASAP....
Removed from CVS.
Sorry again :(
Pierre Muller
Institut Charles Sadron
6,rue Boussingault
F 67083 STRASBOURG CEDEX (France)
mailto:muller@ics.u-strasbg.fr
Phone : (33)-3-88-41-40-07 Fax : (33)-3-88-41-40-99
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-08-19 13:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-19 6:06 TYPE_CODE_FLAGS Daniel Jacobowitz
2002-08-19 6:14 ` TYPE_CODE_FLAGS Pierre Muller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox