To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50606





------- Additional comments from [EMAIL PROTECTED] Mon Jul  4 02:50:41 -0700 
2005 -------
jb: it is exactly as you predicted, if i remove that break; then the warning is
gone! I have not built past this point yet.

I am now building m113:

Index: source/data/sequence.cxx
===================================================================
RCS file: /cvs/util/configmgr/source/data/sequence.cxx,v
retrieving revision 1.3
diff -u -r1.3 sequence.cxx
--- source/data/sequence.cxx    23 Mar 2004 10:23:48 -0000      1.3
+++ source/data/sequence.cxx    4 Jul 2005 09:52:24 -0000
@@ -414,7 +414,7 @@
             ++pRet->nRefCount;
             return pRet;
         }
-        break;
+//        break;

     case Type::value_any:
     default:

DSOLAR_JAVA -DSRC680   -DSHAREDLIB -D_DLL_  -DMULTITHREAD  -o
../../unxlngs.pro/slo/sequence.o 
/home/jim/ooo/configmgr/source/data/sequence.cxx
if ( -e ../../unxlngs.pro/slo/sequence.o) touch 
../../unxlngs.pro/slo/sequence.obj
------------------------------
Making: ../../unxlngs.pro/slb/data.lib


---------------------------------------------------------------------
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