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
Actions