Skip to content

Commit

Permalink
Merge r1866894 from trunk:
Browse files Browse the repository at this point in the history
* modules/mappers/mod_rewrite.c: Enhance trace-level logging to log
  line numbers accurately for C99 compilers, and remove odd/awkward
  double-parentheses using the rewritelog() macro.  For non-C99
  compilers do_rewritelog() will now be defined - but as a noop - if
  REWRITELOG_DISABLED is defined at compile time.

No functional change at runtime apart from the line numbers being
fixed.

Submitted by: jorton
Reviewed by: jorton, ylavic, covener


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1920052 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
notroj committed Aug 20, 2024
1 parent 8a8fcaf commit 140a837
Showing 1 changed file with 213 additions and 174 deletions.
Loading

0 comments on commit 140a837

Please sign in to comment.