Re: Build failure on master with OSX - datetime.hxx

2013-04-22 Thread Alexander Thurgood
Le 20/04/13 12:09, Jonathan Aquilina a écrit : Still failing for me in dbconversion.cxx:42 : error : integer constant is too large for 'long' type Alex ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: Build failure on master with OSX - datetime.hxx

2013-04-22 Thread Lionel Elie Mamane
On Mon, Apr 22, 2013 at 09:29:45AM +0200, Alexander Thurgood wrote: Still failing for me in dbconversion.cxx:42 : error : integer constant is too large for 'long' type Should have been fixed by commit 693d25f8a601ee3738a396fbd8a9b838f19e39c9 Author: Norbert Thiebaud nthieb...@gmail.com Date:

Re: Build failure on master with OSX - datetime.hxx

2013-04-22 Thread Alexander Thurgood
Le 22/04/13 10:20, Lionel Elie Mamane a écrit : On Mon, Apr 22, 2013 at 09:29:45AM +0200, Alexander Thurgood wrote: Should have been fixed by commit 693d25f8a601ee3738a396fbd8a9b838f19e39c9 Author: Norbert Thiebaud nthieb...@gmail.com Date: Sat Apr 20 17:31:26 2013 -0500

Re: Build failure on master with OSX - datetime.hxx

2013-04-22 Thread Lionel Elie Mamane
On Mon, Apr 22, 2013 at 10:28:21AM +0200, Alexander Thurgood wrote: Le 22/04/13 10:20, Lionel Elie Mamane a écrit : On Mon, Apr 22, 2013 at 09:29:45AM +0200, Alexander Thurgood wrote: Should have been fixed by commit 693d25f8a601ee3738a396fbd8a9b838f19e39c9 Ah, OK, I started my build

Re: Build failure on master with OSX - datetime.hxx

2013-04-22 Thread Alexander Thurgood
Le 22/04/13 10:34, Lionel Elie Mamane a écrit : to see the state of that file in the central repository, and see if the failing line has been changed since you last pulled. Cheers, I must admit to not really understanding the details of how git works in practice (despite reading some of the

Re: Build failure on master with OSX - datetime.hxx

2013-04-20 Thread Alex Thurgood
Le 19/04/2013 18:33, Lionel Elie Mamane a écrit : Hi Lionel, This should be fixed by commit ec49915442055f5b8f0055f2c250a0da096a3c1b Author: Stephan Bergmann sberg...@redhat.com Date: Fri Apr 19 17:05:55 2013 +0200 Wrap large values in SAL_CONST_UINT64 Thanks, am going to check

Re: Build failure on master with OSX - datetime.hxx

2013-04-20 Thread Jonathan Aquilina
I just left a build running while i was away 52min later it was successful build on master for me :) On Sat, Apr 20, 2013 at 12:08 PM, Alex Thurgood alex.thurg...@gmail.comwrote: Le 19/04/2013 18:33, Lionel Elie Mamane a écrit : Hi Lionel, This should be fixed by commit

Build failure on master with OSX - datetime.hxx

2013-04-19 Thread Alexander Thurgood
Hi all, I'm getting a build failure this morning on OSX with pull from master in datetime.hxx : [build CXX] tools/source/datetime/datetime.cxx [build CXX] tools/source/datetime/ttime.cxx [build CXX] tools/source/fsys/tempfile.cxx In file included from

Re: Build failure on master with OSX - datetime.hxx

2013-04-19 Thread Alexander Thurgood
Le 19/04/13 14:44, Alexander Thurgood a écrit : /Users/Shared/Repos/LO/core/tools/inc/tools/time.hxx:81: error: integer constant is too large for ‘long’ type /Users/Shared/Repos/LO/core/tools/inc/tools/time.hxx:84: error: integer constant is too large for ‘long’ type sal_uInt16

Re: Build failure on master with OSX - datetime.hxx

2013-04-19 Thread Lionel Elie Mamane
On Fri, Apr 19, 2013 at 02:44:58PM +0200, Alexander Thurgood wrote: datetime.hxx : In file included from /Users/Shared/Repos/LO/core/tools/inc/tools/datetime.hxx:25, from /Users/Shared/Repos/LO/core/tools/source/datetime/datetime.cxx:19: