Project

General

Profile

Bug #4853

Updated by François ARMAND almost 10 years ago


 That's a typo that could lead to bad things: 

 <pre> 
 [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 
 </pre>

Back