https://bz.apache.org/bugzilla/show_bug.cgi?id=57045

--- Comment #16 from Kurtis Rader <[email protected]> ---
> It looks like a large part of the diff (other than that there's
> info for 2 copies of the mod?) is refactoring and changing
> C comments to C++/c99 comments.  Noise aside, the latter should
> be avoided for modules.

I wholly agree. However, in this case the only gratuitous comment style change
I made was the comments in the AP_DECLARE_MODULE stanza at the end of the file.
I'm happy to revert that portion of the patch. There are a couple of other
places where I changed the comment style but it doesn't materially affect the
size of the diff because I modified the comment as a consequence of changing
the actual logic. The diff is huge because of the significant rewrite of the
core dumpit() function.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to