To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=60118
                  Issue #:|60118
                  Summary:|Missing assignment
                Component:|framework
                  Version:|680
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|cd
              Reported by:|sb





------- Additional comments from [EMAIL PROTECTED] Fri Jan  6 01:36:41 -0800 
2006 -------
Found in SRC680m148:  Line 764 of
framework/source/uiconfiguration/windowstateconfiguration.cxx 1.6 should read
  aWindowStateInfo.bContextActive = bValue; break;
instead of
  aWindowStateInfo.bContextActive; break;
This is already fixed on CWS warnings01, but should be included ASAP, as
valgrind --tool=memcheck stumbles over it.

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