Project

General

Profile

Actions

Bug #7072

closed

Remove scala compiler warning about comparing values of type Null

Bug #7072: Remove scala compiler warning about comparing values of type Null

Added by François ARMAND over 10 years ago. Updated about 10 years ago.

Status:
Released
Priority:
1 (highest)
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.

Updated by François ARMAND over 10 years ago Actions #1

  • 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

Updated by François ARMAND over 10 years ago Actions #2

  • 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

Updated by François ARMAND over 10 years ago Actions #3

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

Updated by Vincent MEMBRÉ about 10 years ago Actions #5

  • 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

Updated by François ARMAND about 10 years ago Actions #6

  • 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: PDF Atom