[util-issues] [Issue 58983] gcc-4.1: comphelper: warn ing: uninitialized variable is used

2006-04-19 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58983


User fs changed the following:

  What|Old value |New value

  Target milestone|---   |OOo 2.0.4





--- Additional comments from [EMAIL PROTECTED] Wed Apr 19 00:00:29 -0700 
2006 ---
CWS warnings01 is targeted for 2.0.4

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



[util-issues] [Issue 58983] gcc-4.1: comphelper: warn ing: uninitialized variable is used

2006-02-13 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58983


User fs changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Mon Feb 13 06:59:17 -0800 
2006 ---
you're right, the current code is nonsense. Not sure if it's ever used, and not
sure if it should be put to trash bin completely :)

Anyway, I checked in the patch, modified insofar as I changed corrected the
sal_Unicode handling. The patch is in CWS warnings01, which seemed to be
appropriate to me :)

Thanks.

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



[util-issues] [Issue 58983] gcc-4.1: comphelper: warn ing: uninitialized variable is used

2006-02-13 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58983


User sb changed the following:

  What|Old value |New value

   Assigned to|sb|fs





--- Additional comments from [EMAIL PROTECTED] Mon Feb 13 05:26:06 -0800 
2006 ---
@fs:  The code looks broken, anyway:  The overload of tryCompare with a final
argument of type "sal_Char&" is only used by compare_impl in the TypeClass_CHAR
case.  However, TypeClass_CHAR indicates that the Any contains a sal_Unicode
value...

(Also see my comment in issue 58984 about applying patches similar to the one
attached to this 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]



[util-issues] [Issue 58983] gcc-4.1: comphelper: warn ing: uninitialized variable is used

2006-02-06 Thread hro
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58983


User hro changed the following:

  What|Old value |New value

   Assigned to|hro   |sb





--- Additional comments from [EMAIL PROTECTED] Mon Feb  6 08:43:00 -0800 
2006 ---
@sb: The operator >>= ( const & Any, class & C ) uses C as output parameter 
only but this can't be detected by the compiler. The suggested fix will avoid 
the 
warning, but I don't know wether you did some other changes for warnings CWS.

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



[util-issues] [Issue 58983] gcc-4.1: comphelper: warn ing: uninitialized variable is used

2005-12-06 Thread pmladek
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58983


User pmladek changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=32151) The proposed
  |  |fix.





--- Additional comments from [EMAIL PROTECTED] Tue Dec  6 10:37:17 -0800 
2005 ---
Created an attachment (id=32151)
The proposed fix.


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