* Re: [PATCH]: fix compiler warning in java val_print. [not found] ` <3907C293.FC355931@cygnus.com> @ 2000-04-27 8:30 ` Michael Snyder 2001-09-05 0:14 ` Michael Snyder 0 siblings, 1 reply; 2+ messages in thread From: Michael Snyder @ 2000-04-27 8:30 UTC (permalink / raw) To: gdb-patches Andrew Cagney wrote in message < 3907C293.FC355931@cygnus.com >... >Michael Snyder wrote: >> >> This (a declaration for a function argument) gets rid of >> a gcc -Wall warning in jv-valprint.c: >> >> 2000-04-26 Michael Snyder <msnyder@seadog.cygnus.com> >> >> * jv-valprint.c (java_val_print): add arg declaration, >> fix compiler warning. > >Michael, > >Just assume you can check these changes in. Checked in. >> Index: jv-valprint.c >> =================================================================== >> RCS file: /cvs/src/src/gdb/jv-valprint.c,v >> retrieving revision 1.1.1.6 >> diff -p -r1.1.1.6 jv-valprint.c >> *** jv-valprint.c 2000/02/02 00:21:08 1.1.1.6 >> --- jv-valprint.c 2000/04/26 21:19:11 >> *************** java_val_print (type, valaddr, embedded_ >> *** 454,459 **** >> --- 454,460 ---- >> deref_ref, recurse, pretty) >> struct type *type; >> char *valaddr; >> + int embedded_offset; >> CORE_ADDR address; >> struct ui_file *stream; >> int format; ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH]: fix compiler warning in java val_print. 2000-04-27 8:30 ` [PATCH]: fix compiler warning in java val_print Michael Snyder @ 2001-09-05 0:14 ` Michael Snyder 0 siblings, 0 replies; 2+ messages in thread From: Michael Snyder @ 2001-09-05 0:14 UTC (permalink / raw) To: gdb-patches Andrew Cagney wrote in message <3907C293.FC355931@cygnus.com>... >Michael Snyder wrote: >> >> This (a declaration for a function argument) gets rid of >> a gcc -Wall warning in jv-valprint.c: >> >> 2000-04-26 Michael Snyder <msnyder@seadog.cygnus.com> >> >> * jv-valprint.c (java_val_print): add arg declaration, >> fix compiler warning. > >Michael, > >Just assume you can check these changes in. Checked in. >> Index: jv-valprint.c >> =================================================================== >> RCS file: /cvs/src/src/gdb/jv-valprint.c,v >> retrieving revision 1.1.1.6 >> diff -p -r1.1.1.6 jv-valprint.c >> *** jv-valprint.c 2000/02/02 00:21:08 1.1.1.6 >> --- jv-valprint.c 2000/04/26 21:19:11 >> *************** java_val_print (type, valaddr, embedded_ >> *** 454,459 **** >> --- 454,460 ---- >> deref_ref, recurse, pretty) >> struct type *type; >> char *valaddr; >> + int embedded_offset; >> CORE_ADDR address; >> struct ui_file *stream; >> int format; ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-09-05 0:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <39076237.3F6A@cygnus.com>
[not found] ` <3907C293.FC355931@cygnus.com>
2000-04-27 8:30 ` [PATCH]: fix compiler warning in java val_print Michael Snyder
2001-09-05 0:14 ` Michael Snyder
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox