Actions
Bug #4853
closedTypo in rudder-commons project, display a warning when compiling
Status:
Released
Priority:
3
Assignee:
Category:
Architecture - Internal libs
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
That's a typo that could lead to bad things:
[WARNING] /home/fanf/java/workspaces/rudder-project/rudder-commons/utils/src/main/scala/com/normation/utils/XmlUtils.scala:81: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses [WARNING] case e: SAXParseException =>0 [WARNING] ^ [WARNING] one warning found
Updated by François ARMAND over 10 years ago
- Description updated (diff)
- 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-commons/pull/9
Updated by François ARMAND over 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset d89affad7a7068a36d9e4bb2ae2d4191b3aadd3a.
Updated by Nicolas CHARLES over 10 years ago
Applied in changeset 8241e5fa77bb89eb3f493666a50b6281036cb48e.
Updated by Vincent MEMBRÉ over 10 years ago
- Subject changed from AXmlUtils.scala: 0 is where it should not. Bad keystroke ? to Typo in rudder-commons project, display a warning when compiling
Updated by Vincent MEMBRÉ over 10 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.6.13 (announcement , changelog), 2.9.5 (announcement , changelog) and 2.10.1 (announcement , changelog), which were released today.
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Updated by Benoît PECCATTE over 9 years ago
- Project changed from 19 to Rudder
- Category set to Architecture - Internal libs
Actions