To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81538
                 Issue #|81538
                 Summary|warning removal about empty else statements
               Component|Drawing
                 Version|680m222
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|cgu
             Reported by|hub





------- Additional comments from [EMAIL PROTECTED] Thu Sep 13 00:31:21 +0000 
2007 -------
Building sd I get this warning with gcc 4.2.1 on openSUSE 10.3 beta 3. Attaching
patch to fix it.


Making: ../../../unxlngi6.pro/slo/dlgass.obj
g++  -fmessage-length=0 -c -Os -fno-strict-aliasing   -fvisibility=hidden -I. 
-I../../../unxlngi6.pro/inc/dlg
-I/home/hub/novell/OpenOffice2/solver/680/unxlngi6.pro/inc/offuh -I../inc
-I../../../inc/pch -I../../../inc -I../../../unx/inc -I../../../unxlngi6.pro/inc
-I. -I/home/hub/novell/OpenOffice2/solver/680/unxlngi6.pro/inc/stl
-I/home/hub/novell/OpenOffice2/solver/680/unxlngi6.pro/inc/external
-I/home/hub/novell/OpenOffice2/solver/680/unxlngi6.pro/inc
-I/home/hub/novell/OpenOffice2/solenv/unxlngi6/inc
-I/home/hub/novell/OpenOffice2/solenv/inc -I/home/hub/novell/OpenOffice2/res
-I/home/hub/novell/OpenOffice2/solver/680/unxlngi6.pro/inc/stl
-I/home/hub/novell/OpenOffice2/solenv/inc/Xp31 -INO_JAVA_HOME/include
-INO_JAVA_HOME/include/linux -INO_JAVA_HOME/include/native_threads/include
-I/usr/include    
-I/home/hub/novell/OpenOffice2/solver/680/unxlngi6.pro/inc/offuh -I.
-I../../../res -I. -pipe -mtune=pentiumpro -fvisibility-inlines-hidden -Wall
-Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy     -Wno-non-virtual-dtor
  -fpic -DLINUX -DUNX -DVCL -DGCC -DC341 -DINTEL -DCVER=C341 -DNPTL -DGLIBC=2
-DX86 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1
-DSTLPORT_VERSION=400 -DHAVE_GCC_VISIBILITY_FEATURE -D__DMAKE -DUNIX
-DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/4.2.1 -DSUPD=680 -DPRODUCT
-DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSRC680=SRC680  
-DSD_DLLIMPLEMENTATION -DSHAREDLIB -D_DLL_   -fexceptions -fno-enforce-eh-specs
-DEXCEPTIONS_ON  -o ../../../unxlngi6.pro/slo/dlgass.o
/home/hub/novell/OpenOffice2/sd/source/ui/dlg/dlgass.cxx 
/home/hub/novell/OpenOffice2/sd/source/ui/dlg/dlgass.cxx: In member function
'SfxObjectShellLock AssistentDlgImpl::GetDocument()':
/home/hub/novell/OpenOffice2/sd/source/ui/dlg/dlgass.cxx:1183: warning: empty
body in an else-statement
/home/hub/novell/OpenOffice2/sd/source/ui/dlg/dlgass.cxx: In member function
'void AssistentDlgImpl::UpdatePreview(BOOL)':
/home/hub/novell/OpenOffice2/sd/source/ui/dlg/dlgass.cxx:1729: warning: empty
body in an else-statement
if test -f ../../../unxlngi6.pro/slo/dlgass.o ; then touch
../../../unxlngi6.pro/slo/dlgass.obj ; fi

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to