Re: Change in core[master]: Replaced deprecated tools/String with OUString in ScMatrix

2012-07-06 Thread Soeren Moeller
I'm using gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) on x86_64 GNU/Linux (Ubuntu 12.04 LTS), which runs in a virtual machine (that hopefully shouldn't make a difference). Hopefully it doesn't happen which the next patch. Sören 2012/7/5 Eike Rathke : > Hi Sören, > > On Thursday, 2012-07-05

Re: Change in core[master]: Replaced deprecated tools/String with OUString in ScMatrix

2012-07-05 Thread Eike Rathke
Hi Sören, On Thursday, 2012-07-05 16:30:39 +, Gerrit wrote: > From Sören Möller : > > Thanks for fixing the errors, it appears I compiled without --enable-werror > and didn't notice the warning on the first one. But I have no idea why I > didn't get an error on the second one. Indeed, tha

Change in core[master]: Replaced deprecated tools/String with OUString in ScMatrix

2012-07-05 Thread Gerrit
From Sören Möller : Sören Möller has posted comments on this change. Change subject: Replaced deprecated tools/String with OUString in ScMatrix .. Patch Set 3: Thanks for fixing the errors, it appears I compiled without --enab

Change in core[master]: Replaced deprecated tools/String with OUString in ScMatrix

2012-07-05 Thread Gerrit
From Eike Rathke : Eike Rathke has posted comments on this change. Change subject: Replaced deprecated tools/String with OUString in ScMatrix .. Patch Set 3: Note that an additional change was needed to actually make things co

Change in core[master]: Replaced deprecated tools/String with OUString in ScMatrix

2012-07-05 Thread Gerrit
From Eike Rathke : Eike Rathke has posted comments on this change. Change subject: Replaced deprecated tools/String with OUString in ScMatrix .. Patch Set 2: Verified; Looks good to me, approved Nice one :-) Thanks for the pa

Change in core[master]: Replaced deprecated tools/String with OUString in ScMatrix

2012-07-05 Thread Gerrit
From Sören Möller : Sören Möller has posted comments on this change. Change subject: Replaced deprecated tools/String with OUString in ScMatrix .. Patch Set 2: I followed Eike's suggestion and added EMPTY_OUSTRING and ScGloba