Project

General

Profile

Actions

Bug #8797

closed

Compilation warning about unsound assumption could lead to hard to understand errors

Added by François ARMAND over 7 years ago. Updated over 7 years ago.

Status:
Released
Priority:
4
Category:
Architecture - Code maintenance
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

We have 4 (2 pairs of) warnings about unsound assumptions in Rudder when compiled with -Xlint (and we have tons of others about unused imports / tuple adapatation / etc, but let's start with the easy ones).

They don't seems to cause problem, but will eventually along some refactoring. One pairs is just a matter of declaring class in a higher scope than a class. The other seems to be an error in scala syntax understanding.

Actions

Also available in: Atom PDF