From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Elizabeth Chastain To: gdb-patches@sources.redhat.com, jimb@zwingli.cygnus.com Subject: Re: RFA: maybe prototyped Date: Tue, 27 Nov 2001 22:24:00 -0000 Message-ID: <200111280624.AAA20950@duracef.shout.net> X-SW-Source: 2001-11/msg00530.html Message-ID: <20011127222400.Fv1DorPf42-ALHcSBkRbIECXDcrXACJfMDOZ9mCJtHI@z> Feedback: . TYPE_FLAG_PROTOTYPED is documented in doc/gdbint.texinfo so that needs updating. . I proofread the patch and found nothing else to kvetch about. . I ran the test suite (native i686-pc-linux-gnu, v2 and v3 gcc compilers, stabs debugging format) and it found nothing to kvetch about either. I paid particular attention to callfuncs.c / t_float_values tests, which are the explicitly non-prototyped tests. . Aside from the doco lacuna, looks okay by me. Michael C