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.

NOTE: minimises whitespace differences between 2.4.x and trunk
      to ease merging future changes
  • Loading branch information
notroj committed Jul 29, 2024
1 parent 06b9602 commit fde8ec7
Showing 1 changed file with 214 additions and 174 deletions.
Loading

0 comments on commit fde8ec7

Please sign in to comment.