aboutsummaryrefslogtreecommitdiff
path: root/gdb/TODO
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-04-19 09:15:32 +0000
committerAndrew Cagney <cagney@redhat.com>2000-04-19 09:15:32 +0000
commite55e8cee850b37b4cbdb393da0428069a1d325a1 (patch)
treeb6e01eba3c1767c714d2c2ecfcf20491985e5855 /gdb/TODO
parent90515c233a7ada5625879f29410335fe02e57bf6 (diff)
downloadgdb-e55e8cee850b37b4cbdb393da0428069a1d325a1.zip
gdb-e55e8cee850b37b4cbdb393da0428069a1d325a1.tar.gz
gdb-e55e8cee850b37b4cbdb393da0428069a1d325a1.tar.bz2
Document -Wreturn-type problem.
Diffstat (limited to 'gdb/TODO')
-rw-r--r--gdb/TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/TODO b/gdb/TODO
index ecd4f4b..51a3adec 100644
--- a/gdb/TODO
+++ b/gdb/TODO
@@ -282,6 +282,15 @@ Do not forget to merge the patch back into the trunk.
--
+Re: [RFC] Change configure.in so -W arnings match reality
+http://sourceware.cygnus.com/ml/gdb-patches/2000-04/msg00350.html
+
+Some GCC compilers do not like -Wreturn-type. (Going forward there
+may be more problems like that). Need to check which of the warning
+options are valid. Need to probably disable warnings by default.
+
+--
+
General Wish List
=================