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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1088|0                           |1
        is obsolete|                            |

--- Comment #10 from [email protected] ---
Created attachment 1091
  --> https://bugs.exim.org/attachment.cgi?id=1091&action=edit
More idiomatic C++ fix for (*UCP) and friends

Alright, I've taken a whack at it. I am not familiar with svn-speak, but in Git
parlance I've made a patch based off the tip of master (trunk?). I tried my
best to use more idiomatic C++ string features while staying as true as
possible to your coding style. Sorry if I'm breaking any of the project
conventions.

I have tested the change; it passes all of the tests in my project's unit tests
as well as the PCRE unit tests (though for some reason I still doubt that my
./configure is properly enabling UCP).

Let me know if there's more testing to add, or if I should run it through a
linter, etc.

-- 
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