https://bugs.exim.org/show_bug.cgi?id=2674

Philip Hazel <philip.ha...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Philip Hazel <philip.ha...@gmail.com> ---
Your example is working as expected. Hint: when you use \ to continue a line in
a C program, preceding spaces are not removed. Solution: start your pattern
with (?x) to ignore embedded white space.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to