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 #1

Updated by François ARMAND over 7 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from François ARMAND to Vincent MEMBRÉ
  • Pull Request set to https://github.com/Normation/rudder/pull/1157
Actions #2

Updated by François ARMAND over 7 years ago

  • Status changed from Pending technical review to Pending release
  • % Done changed from 0 to 100
Actions #3

Updated by Vincent MEMBRÉ over 7 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 3.1.13 and 3.2.6 which were released today.

Actions

Also available in: Atom PDF