Re: svn commit: r1881534 - /subversion/trunk/build/ac-macros/macosx.m4

2020-11-13 Thread Branko Čibej
On 07.09.2020 15:30, hartmannat...@apache.org wrote: Author: hartmannathan Date: Mon Sep 7 13:30:38 2020 New Revision: 1881534 URL: http://svn.apache.org/viewvc?rev=1881534&view=rev Log: Avoid 'configure' error: cannot run test program while cross compiling Your changes added CRLF line endin

Re: svn commit: r1883333 - /subversion/site/staging/docs/release-notes/1.14.html

2020-11-13 Thread Nathan Hartman
On Fri, Nov 13, 2020 at 2:06 AM Yasuhito FUTATSUKI wrote: > This looks good to me. Thank you very much. Committed the release-notes/1.14.html fix in r1883386. > I think it is better if this note is included in the swig bindings > INSTALL file. (Yes, I overlooked when I commit r1876662.) Please

Re: svn commit: r1881534 - /subversion/trunk/build/ac-macros/macosx.m4

2020-11-13 Thread Nathan Hartman
On Fri, Nov 13, 2020 at 9:20 AM Branko Čibej wrote: > > On 07.09.2020 15:30, hartmannat...@apache.org wrote: > > Author: hartmannathan > > Date: Mon Sep 7 13:30:38 2020 > > New Revision: 1881534 > > > > URL: http://svn.apache.org/viewvc?rev=1881534&view=rev > > Log: > > Avoid 'configure' error: c

Re: svn commit: r1881534 - /subversion/trunk/build/ac-macros/macosx.m4

2020-11-13 Thread Nathan Hartman
On Fri, Nov 13, 2020 at 9:20 AM Branko Čibej wrote: > a) set svn:eol-style (and update the backport proposal) > b) fix your editor :) Suggestion needed: All of these do not have svn:eol-style set: ax_boost_base.m4 ax_boost_unit_test_framework.m4 compiler.m4 libsecret.m4 lz4.m4 macosx.m4 py3c.m4

Re: svn commit: r1881534 - /subversion/trunk/build/ac-macros/macosx.m4

2020-11-13 Thread Branko Čibej
On 13.11.2020 16:30, Nathan Hartman wrote: On Fri, Nov 13, 2020 at 9:20 AM Branko Čibej wrote: a) set svn:eol-style (and update the backport proposal) b) fix your editor :) Suggestion needed: All of these do not have svn:eol-style set: ax_boost_base.m4 ax_boost_unit_test_framework.m4 compile

Re: svn commit: r1881534 - /subversion/trunk/build/ac-macros/macosx.m4

2020-11-13 Thread Nathan Hartman
On Fri, Nov 13, 2020 at 9:20 AM Branko Čibej wrote: > > On 07.09.2020 15:30, hartmannat...@apache.org wrote: > > Author: hartmannathan > > Date: Mon Sep 7 13:30:38 2020 > > New Revision: 1881534 > > > > URL: http://svn.apache.org/viewvc?rev=1881534&view=rev > > Log: > > Avoid 'configure' error: c

[Patch] Update the INSTALL file for SWIG bindings (Re: svn commit: r1883333 - /subversion/site/staging/docs/release-notes/1.14.html)

2020-11-13 Thread Yasuhito FUTATSUKI
On 2020/11/13 23:26, Nathan Hartman wrote: > On Fri, Nov 13, 2020 at 2:06 AM Yasuhito FUTATSUKI > wrote: >> This looks good to me. Thank you very much. > > Committed the release-notes/1.14.html fix in r1883386. > >> I think it is better if this note is included in the swig bindings >> INSTALL fi