pending files commited
don't really knwon what i am doing here, commit pending code ... Signed-off-by: philippe lhardy <philippe.lhardy@astrolabe.coop>
This commit is contained in:
@@ -62,7 +62,7 @@ public class Parser {
|
||||
pushBackChar(c);
|
||||
if ( errors == null)
|
||||
{
|
||||
errors = new ArrayList();
|
||||
errors = new ArrayList<String>();
|
||||
}
|
||||
System.err.println(info);
|
||||
errors.add(info);
|
||||
|
||||
Reference in New Issue
Block a user