[porting-issues] [Issue 106384] sal: make sal strict-alia sing warning safe

2010-01-08 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106384


User cmc changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from c...@openoffice.org Fri Jan  8 09:42:29 + 
2010 ---
integrated m69, closing

-
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...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 106384] sal: make sal strict-alia sing warning safe

2009-12-11 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106384


User sb changed the following:

What|Old value |New value

 Assigned to|sb|cmc





--- Additional comments from s...@openoffice.org Fri Dec 11 08:21:20 + 
2009 ---
@cmc: please verify on CWS sb116

-
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...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 106384] sal: make sal strict-alia sing warning safe

2009-12-11 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106384


User cmc changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from c...@openoffice.org Fri Dec 11 09:20:30 + 
2009 ---
warnings free in sb116

-
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...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 106384] sal: make sal strict-alia sing warning safe

2009-10-29 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106384


User sb changed the following:

What|Old value |New value

  CC|''|'er'

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from s...@openoffice.org Thu Oct 29 14:52:43 + 
2009 ---
@cmc:  Patch looks good (taking the liberty to trivially turn the unions in
math.hxx into anonymous ones; anonymizing the one in math.cxx would appear to
trigger an error in GCC 4.2.3 complaining about unused variables, however).  Two
things to note:

1  With a naive compiler the modified setInf/setNan (math.hxx) might produce
worse code than before.  I assume those functions are not called often enough to
actually make us worry about that, but put Eike on cc nonetheless.

2  rtl_bootstrap_set (bootstrap.cxx) is probably called infrequently enough so
that I see no problem with the additional acquire/release of name/value. 
However, I guess the same warning is lurking in rtl::OUString::unacquired()
(ustring.hxx), where it would be hard to work around.

In any event, applied as
http://hg.services.openoffice.org/cws/sb116/rev/6428cee2701a.

-
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...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 106384] sal: make sal strict-alia sing warning safe

2009-10-29 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106384


User sb changed the following:

What|Old value |New value

Target milestone|---   |OOo 3.3





-
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...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 106384] sal: make sal strict-alia sing warning safe

2009-10-29 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106384





--- Additional comments from c...@openoffice.org Thu Oct 29 14:57:57 + 
2009 ---
The cursed warning about anonymous stuff might well be
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40146 

-
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...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 106384] sal: make sal strict-alia sing warning safe

2009-10-28 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106384
 Issue #|106384
 Summary|sal: make sal strict-aliasing warning safe
   Component|porting
 Version|DEV300m63
Platform|All
 URL|
  OS/Version|Linux
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|code
 Assigned to|sb
 Reported by|cmc





--- Additional comments from c...@openoffice.org Wed Oct 28 14:26:04 + 
2009 ---
attached patch uses unions, memcpys and straight forward constructors to avoid
the reported warnings gcc gives if we remove -fno-strict-aliasing when building 
sal

-
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...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 106384] sal: make sal strict-alia sing warning safe

2009-10-28 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106384


User cmc changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |65702)
patch for considera
|  |tion






--- Additional comments from c...@openoffice.org Wed Oct 28 14:26:41 + 
2009 ---
Created an attachment (id=65702)
patch for consideration


-
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...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 106384] sal: make sal strict-alia sing warning safe

2009-10-28 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106384


User cmc changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|  |101100
  is|  |





-
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...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org