Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


On 04/18/2012 03:25 AM, Norbert Thiebaud wrote:
On Tue, Apr 17, 2012 at 4:39 PM, Lubos Lunak<l.lunak@suse.cz>  wrote:
On Tuesday 17 of April 2012, CaolXXn McNamara wrote:
  writerfilter/source/dmapper/GraphicHelpers.cxx |    4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit b92de73fdd81acc5fdb92005af34b3ce9f8ed37b
Author: Caolán McNamara<caolanm@redhat.com>
Date:   Tue Apr 17 20:11:20 2012 +0100

     WaE: MacOSX itemZOrder may be unused uninitialized

  Weeeell, that's clearly not true, and recent gcc version does not warn there.

  >>= can throw right ? so itemZOrder may not be initialized indeed. no ?

No. Neither can >>= throw, nor would it lead to itemZOrder being used uninitialized if it could.

However, this false warning of old GCC versions is well-known in the LO code base, taken care of with work-arounds similar to this one already at lots of places. I'd too suggest to keep adding the occasional additional instance of that trivial work-around instead of forcing Mac OS X to --disable-werror.

Stephan

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.