From 0d508c1e79c55ac7f0b2046fc65973c1b27e44ef Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Wed, 19 Apr 2000 09:15:32 +0000 Subject: [PATCH] Document -Wreturn-type problem. --- gdb/ChangeLog | 4 ++++ gdb/TODO | 9 +++++++++ 2 files changed, 13 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9d02969a6c..b229c2a5c5 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Wed Apr 19 19:10:07 2000 Andrew Cagney + + * TODO: Document -Wreturn-type problem. + 2000-03-27 Peter Schauer * maint.c (_initialize_maint_cmds): Add `mt i' alias for `mt info'. diff --git a/gdb/TODO b/gdb/TODO index ecd4f4b9f9..51a3adecb5 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 ================= -- 2.11.0