[sc-issues] [Issue 84077] build breaks for g++ 4.1.2

2008-10-24 Thread hr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84077


User hr changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 24 11:58:49 + 
2008 ---
Close issue.

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



[sc-issues] [Issue 84077] build breaks for g++ 4.1.2

2007-12-03 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84077


User nn changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Mon Dec  3 09:27:32 + 
2007 ---
There was a comment in GH's change. But I put in a more detailed comment now and
added it to CWS calc45.

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



[sc-issues] [Issue 84077] build breaks for g++ 4.1.2

2007-12-03 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84077


User nn changed the following:

What|Old value |New value

 Assigned to|sab   |nn





--- Additional comments from [EMAIL PROTECTED] Mon Dec  3 09:25:17 + 
2007 ---
reassigning...

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



[sc-issues] [Issue 84077] build breaks for g++ 4.1.2

2007-12-03 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84077


User nn changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Mon Dec  3 17:07:40 + 
2007 ---
Nothing to see for QA, so I set it to verified myself.

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



[sc-issues] [Issue 84077] build breaks for g++ 4.1.2

2007-11-30 Thread hr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84077





--- Additional comments from [EMAIL PROTECTED] Fri Nov 30 10:34:25 + 
2007 ---
Introduce a dummy container to pacify a warning? That's unclean. Why not declare
the Iterator where it's needed?

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



[sc-issues] [Issue 84077] build breaks for g++ 4.1.2

2007-11-30 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84077





--- Additional comments from [EMAIL PROTECTED] Fri Nov 30 11:23:17 + 
2007 ---
The iterator is used inside a loop. Changing the method's structure because of
the warning isn't much cleaner, and, as a general approach, more risky. There is
a solution which works, let's use 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]



[sc-issues] [Issue 84077] build breaks for g++ 4.1.2

2007-11-30 Thread hr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84077





--- Additional comments from [EMAIL PROTECTED] Fri Nov 30 12:00:26 + 
2007 ---
Can we then have at least a comment why this is introduced? It's not obvious why
a dummy container is introduced, an iterator is taken from it and then promptly
overwritten by an iterator from another container. Someone refactoring this code
might not be aware that there might be a hidden side effect in the loop, making
it unsure to introduce the iterator where it is used.

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



[sc-issues] [Issue 84077] build breaks for g++ 4.1.2

2007-11-29 Thread gh
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84077
 Issue #|84077
 Summary|build breaks for g++ 4.1.2
   Component|Spreadsheet
 Version|680m205
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|sab
 Reported by|gh





--- Additional comments from [EMAIL PROTECTED] Thu Nov 29 11:00:20 + 
2007 ---
file sc/source/filter/xml/xmlexprt.cxx produces the following error

cc1plus: warnings being treated as errors
/buildbot/buildslave/Ubuntu-Sun/workdir/sc/source/filter/xml/xmlexprt.cxx: In
member function 'void ScXMLExport::CollectShapesAutoStyles(sal_Int32)':
/buildbot/buildslave/Ubuntu-Sun/workdir/sc/source/filter/xml/xmlexprt.cxx:801:
warning: 'aShapeItr._STL::_List_iteratorScMyShape,
_STL::_Const_traitsScMyShape
::anonymous._STL::_List_iterator_base::_M_node' may be used uninitialized in
this function
dmake:  Error code 1, while making '../../../unxlngi6.pro/slo/xmlexprt.obj'

please do not fix by 
   ScMyShapeList::const_iterator aShapeItr = DummyInitList_.end();

as this is unclean 

Heiner? want to comment further?

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



[sc-issues] [Issue 84077] build breaks for g++ 4.1.2

2007-11-29 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84077


User pjanik changed the following:

What|Old value |New value

  CC|'hr'  |'hr,pjanik'





--- Additional comments from [EMAIL PROTECTED] Thu Nov 29 19:09:02 + 
2007 ---
gh: why do not fix by? If you have this fix in gcc412warnings...


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