From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii To: Kevin Buettner Cc: Jim Blandy , Michael Snyder , gdb-patches@sources.redhat.com Subject: Re: [PATCH RFA #2] breakpoint.c: More check_duplicates() changes Date: Sun, 13 May 2001 01:24:00 -0000 Message-id: References: <1010512223535.ZM30908@ocotillo.lan> X-SW-Source: 2001-05/msg00277.html On Sat, 12 May 2001, Kevin Buettner wrote: > The patch below supercedes the one that I recently posted in > > http://sources.redhat.com/ml/gdb-patches/2001-05/msg00267.html > > It addresses the concerns that Eli Zaretskii and Mark Kettenis had > about the previous patch. (Eli wanted a better explanation regarding > why it was okay to duplicate each of the types listed in the new > function duplicate_okay. Mark wanted parens around the return > expression.) Thanks, I'm happy now.