[sw-issues] [Issue 113310] sw: && || ambiguity in fl dmgr.cxx
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=113310 User dtardon changed the following: What|Old value |New value Status|VERIFIED |CLOSED --- Additional comments from dtar...@openoffice.org Wed Sep 22 07:28:03 + 2010 --- integrated DEV300_m87 - 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: issues-unsubscr...@sw.openoffice.org For additional commands, e-mail: issues-h...@sw.openoffice.org - To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org
[sw-issues] [Issue 113310] sw: && || ambiguity in fl dmgr.cxx
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=113310 User dtardon changed the following: What|Old value |New value Status|RESOLVED |VERIFIED --- Additional comments from dtar...@openoffice.org Sun Aug 8 12:15:37 + 2010 --- looks good - 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: issues-unsubscr...@sw.openoffice.org For additional commands, e-mail: issues-h...@sw.openoffice.org - To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org
[sw-issues] [Issue 113310] sw: && || ambiguity in fl dmgr.cxx
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=113310 User cmc changed the following: What|Old value |New value Assigned to|cmc |dtardon --- Additional comments from c...@openoffice.org Fri Aug 6 09:14:19 + 2010 --- reassigning for sanity check - 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: issues-unsubscr...@sw.openoffice.org For additional commands, e-mail: issues-h...@sw.openoffice.org - To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org
[sw-issues] [Issue 113310] sw: && || ambiguity in fl dmgr.cxx
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=113310 User cmc changed the following: What|Old value |New value OtherIssuesDependingOnTh| |96084 is| | Status|NEW |RESOLVED Resolution| |FIXED Target milestone|--- |OOo 3.4 --- Additional comments from c...@openoffice.org Wed Jul 21 09:05:36 + 2010 --- done as http://hg.services.openoffice.org/cws/cmcfixes77/rev/36dded55ca73 - 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: issues-unsubscr...@sw.openoffice.org For additional commands, e-mail: issues-h...@sw.openoffice.org - To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org
[sw-issues] [Issue 113310] sw: && || ambiguity in fl dmgr.cxx
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=113310 Issue #|113310 Summary|sw: && || ambiguity in fldmgr.cxx Component|Word processor Version|DEV300m84 Platform|All URL| OS/Version|Linux Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|cmc Reported by|cmc --- Additional comments from c...@openoffice.org Wed Jul 21 09:02:21 + 2010 --- This one looks harmless, so just a patch to silence the warning. I don't think there's a serious chance it might have been intended to have ( (nWhich == RES_USERFLD || nWhich == RES_SETEXPFLD) && !(((SwSetExpFieldType*)pFldType)->GetType() & nsSwGetSetExpType::GSE_SEQ)) ) ) Given the cast to SwSetExpFieldType, the precedence rules are probably what we want, so just make those explicit to remove the warning - 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: issues-unsubscr...@sw.openoffice.org For additional commands, e-mail: issues-h...@sw.openoffice.org - To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org
[sw-issues] [Issue 113310] sw: && || ambiguity in fl dmgr.cxx
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=113310 User cmc changed the following: What|Old value |New value Attachment is patch| |Created an attachment (id= | |70734) keep logicm silence | | gcc warnings --- Additional comments from c...@openoffice.org Wed Jul 21 09:03:14 + 2010 --- Created an attachment (id=70734) keep logicm silence gcc warnings - 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: issues-unsubscr...@sw.openoffice.org For additional commands, e-mail: issues-h...@sw.openoffice.org - To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org