Change in ovirt-engine[master]: fingbugs: Ignore BC_BAD_CAST_TO_ABSTRACT_COLLECTION in uicom...

tnisan at redhat.com tnisan at redhat.com
Wed Feb 19 10:05:21 UTC 2014


Tal Nisan has submitted this change and it was merged.

Change subject: fingbugs: Ignore BC_BAD_CAST_TO_ABSTRACT_COLLECTION in uicommonweb module
......................................................................


fingbugs: Ignore BC_BAD_CAST_TO_ABSTRACT_COLLECTION in uicommonweb module

Ignore all the questionable casts from Collection to abstract collection in this module.
Unfortunately, these warnings are currently inherit to the design, ListModel base items are
of a type Collection and many times need to be cast to a List for sorting purposes etc.
Handling those on an individual basis just adds noise to the process.

Change-Id: I4e8811fd1fae838c333866627e94699fa73a3e15
Signed-off-by: Tal Nisan <tnisan at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/exclude-filters.xml
1 file changed, 11 insertions(+), 0 deletions(-)

Approvals:
  Tal Nisan: Verified
  Allon Mureinik: Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/24670
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I4e8811fd1fae838c333866627e94699fa73a3e15
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: David Caro <dcaroest at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>



More information about the Engine-commits mailing list