Project

General

Profile

Actions

Bug #7072

closed

Remove scala compiler warning about comparing values of type Null

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

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

Description

The warning above appears in compilation. It is due to some dead code, so it should just be removed so that we have a clean build.

Actions #1

Updated by François ARMAND over 8 years ago

  • Subject changed from warning: comparing values of types Null and Null using `==' will always yield true to warning: comparing values of types Null and Null using == will always yield true
Actions #2

Updated by François ARMAND over 8 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from François ARMAND to Nicolas CHARLES
  • Pull Request set to https://github.com/Normation/rudder/pull/908
Actions #3

Updated by François ARMAND over 8 years ago

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

Updated by Vincent MEMBRÉ over 8 years ago

  • Subject changed from warning: comparing values of types Null and Null using == will always yield true to Remove scala compiler warning about comparing values of type Null
Actions #6

Updated by François ARMAND over 8 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 2.10.16, 2.11.13, 3.0.8 and 3.1.1 which were released today.

Actions

Also available in: Atom PDF