On 9. 6. 25 19:26, Branko Čibej wrote:
On 9. 6. 25 18:31, rin...@apache.org wrote:
Author: rinrab
Date: Mon Jun 9 16:31:15 2025
New Revision: 1926293
URL:http://svn.apache.org/viewvc?rev=1926293&view=rev
Log:
Do not include apr_xlate.h into svn_utf.h, but manually wrap the
SVN_APR_*_CHARSET constants into APR_*_CHARSET.
-1. You can't presume that this will never change in APR.
Fix the cmake build to handle include paths correctly. This is not
that fix. Please revert.
r1926360.
I just went ahead and fixed this the way it should have been in the
first place. The CMake build now works on MacOS, and the charset
constants in svn_utf.h have their old values back.
I know this kind of thing is frowned upon, but you know what, I'm tired
of explaining for the umpteenth time what was wrong and why and how to
fix it, and being just ignored, while the build remained broken "just
because", for all I could understand.
-- Brane