Re: svn commit: r1908545 - /subversion/trunk/build.conf

2023-06-12 Thread Daniel Sahlberg
Den sön 11 juni 2023 kl 16:00 skrev Bert Huijben : > Those functions are not exported from the dll on Windows, -only specific > marked functions are, ulike unix where we export everything- so a > workaround was needed to access those functions from our test suite. > > > This patch will break testi

Re: svn commit: r1908545 - /subversion/trunk/build.conf

2023-06-11 Thread Bert Huijben
//aka.ms/AAb9ysg> From: Nathan Hartman Sent: Sunday, May 28, 2023 4:12:25 PM To: Daniel Sahlberg Cc: Jun Omae ; phi...@apache.org ; dev@subversion.apache.org Subject: Re: svn commit: r1908545 - /subversion/trunk/build.conf On Sun, May 28, 2023 at 5:11 AM Dani

Re: svn commit: r1908545 - /subversion/trunk/build.conf

2023-05-28 Thread Nathan Hartman
On Sun, May 28, 2023 at 5:11 AM Daniel Sahlberg wrote: > > Good catch Jun! > > Den sön 28 maj 2023 kl 07:33 skrev Jun Omae : >> >> Hi, >> >> On 2023/03/20 10:20, phi...@apache.org wrote: > > [...] >> >> > == >> > --- subve

Re: svn commit: r1908545 - /subversion/trunk/build.conf

2023-05-28 Thread Daniel Sahlberg
Good catch Jun! Den sön 28 maj 2023 kl 07:33 skrev Jun Omae : > Hi, > > On 2023/03/20 10:20, phi...@apache.org wrote: > [...] > > > == > > --- subversion/trunk/build.conf (original) > > +++ subversion/trunk/build.conf Mo

Re: svn commit: r1908545 - /subversion/trunk/build.conf

2023-05-27 Thread Jun Omae
Hi, On 2023/03/20 10:20, phi...@apache.org wrote: > Author: philip > Date: Mon Mar 20 01:20:29 2023 > New Revision: 1908545 > > URL: http://svn.apache.org/viewvc?rev=1908545&view=rev > Log: > Fix a one definition rule (ODR) violation: explicitly linking > to both the libsvn_subr amalgation wrappe