metsw24-max opened a new pull request, #659:
URL: https://github.com/apache/logging-log4cxx/pull/659

   This fixes incorrect UTF-16 encoding for supplementary-plane Unicode 
characters in the UTF-16BE and UTF-16LE transcoder paths.
   
   ## Changes:
   
   - Fixed low surrogate byte construction in transcoder.cpp
   - Added regression tests for:
     - UTF-16BE BMP encoding
     - UTF-16BE supplementary-plane encoding
     - UTF-16LE supplementary-plane encoding
   
   Testing
   
   Added regression coverage in:
   
        src/test/cpp/helpers/transcodertestcase.cpp


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to