Re: DEBUG Section for IPAddress

From: Alex Rousskov <rousskov@dont-contact.us>
Date: Wed, 04 Apr 2007 07:23:04 -0600

On Wed, 2007-04-04 at 13:02 +1200, Amos Jeffries wrote:
> Gah! I diffed the files backwards.
>
> Here is the actual patch for doc/debug-sections.txt

Amos,

        The doc/mk-debugs.sh script you were using (or equivalent) needs to be
fixed. It needs to grep files in subdirectories of src/. For example, it
currently misses:

        DEBUG: section 93 ICAP (RFC 3507) Client

Using 'find src -name "*.cc" -o -name "*.h"' instead of a src/*.cc mask
may work.

Alex.
Received on Wed Apr 04 2007 - 07:23:19 MDT

This archive was generated by hypermail pre-2.1.9 : Sun Apr 29 2007 - 12:00:03 MDT