Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-releng-inbox] [Bug 254200] Localization - ICU4J

https://bugs.eclipse.org/bugs/show_bug.cgi?id=254200  
Product/Component: CDT / cdt-releng

Marc Khouzam <marc.khouzam@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marc.khouzam@xxxxxxxxxxxx




--- Comment #7 from Marc Khouzam <marc.khouzam@xxxxxxxxxxxx>  2009-03-12 14:00:38 -0400 ---
Looks good.
I noticed in DSF-GDB that because of a slight change in the signature of
MessageFormat.format(...), we now have warnings of unnecessary cast to
(Object[]).

Once you apply your patch, I'll clean up the four of five instances of that
warning.

The only other plugins that I had time to check was the DSF ones, where there
is no such warnings.


-- 
Configure bugmail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


Back to the top