[Bug 59660] mod_macro: Control on bad nesting

2017-07-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59660

Marc Stern  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #6 from Marc Stern  ---
Fixed in 1770843

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 59660] mod_macro: Control on bad nesting

2017-07-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59660

--- Comment #5 from fooquency  ---
We too would find it very useful to have a directive to hide the empty-argument
warning.

For instance, to have an argument for a base URL, sometimes this needs to be a
intentionally empty string ("") in the case of a top-level domain installation.

Seeing the warning every time an Apache restart is done is irritating and only
obscures real problems.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 59660] mod_macro: Control on bad nesting

2016-10-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59660

Marc Stern  changed:

   What|Removed |Added

  Attachment #34326|0   |1
is obsolete||

--- Comment #4 from Marc Stern  ---
Created attachment 34365
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34365=edit
Final version compiling on Windows/Linux

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

-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 59660] mod_macro: Control on bad nesting

2016-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59660

Marc Stern  changed:

   What|Removed |Added

  Attachment #34012|0   |1
is obsolete||

--- Comment #3 from Marc Stern  ---
Created attachment 34326
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34326=edit
Fixed the BOOL case

Add directives & flags to control warnings
Fixed the BOOL case

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

-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 59660] mod_macro: Control on bad nesting

2016-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59660

--- Comment #2 from Jim Jagielski  ---
Patch seems to use 'bool' ??

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

-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 59660] mod_macro: Control on bad nesting

2016-07-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59660

--- Comment #1 from Marc Stern  ---
Created attachment 34012
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34012=edit
Add directives & flags to control warnings

MacroIgnoreEmptyArg: globally disable warning about empty arguments.
MacroIgnoreBadNesting: globally disable warning about bad nesting.

/IgnoreEmptyArg & /IgnoreBadNesting: disable warning in one macro definition

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

-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org