Re: Organizing testing for 4.2.0

2018-01-16 Thread Jim Jagielski
+1 > On Jan 8, 2018, at 6:13 PM, Peter Kovacs wrote: > > ... > What do you think? > - To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org

Re: SourceForge (new look)

2018-01-16 Thread Dave Brondsema
On 1/13/18 10:21 AM, Matthias Seidel wrote: > Hi Dave, > > Am 11.01.2018 um 20:11 schrieb Dave Brondsema: >> On 1/10/18 6:30 AM, Matthias Seidel wrote: >>> Since yesterday (?) SourceForge has a complete new look: >>> https://sourceforge.net/projects/openofficeorg.mirror/ >>> >>> While I have to ge

Re: patch to move $CCNUMVER from dmake to configure

2018-01-16 Thread Kay Schenk
On 01/11/2018 11:24 PM, Don Lewis wrote: The patch below moves the calculation of $CCNUMVER and some other variables from main/solenv/inc/tg_compv.mk, where it is only usable by dmake, to configure, where it can be used by both dmake and gbuild. This is a requirement for me upstream some compil