[antlr-interest] In bad need of expert help

Mikael Petterson mikael.petterson at ericsson.com
Thu Sep 11 06:02:48 PDT 2008


Hi,

My input lines to antlr to handle are:

"Jalopy Source Code Formatter 1.9_126\r\n" +
"Site License Owner: Ericsson AB, Kista, Sweden\r\n"+ 
"Copyright (c) 2003-2008 TRIEMAX Software Ltd. All rights reserved.\r\n"
+
"[INFO] Detecting code convention format\r\n" +
"[INFO] Jalopy code convention detected\r\n" +
"[INFO] Activate profile \"wong\"\r\n" +
"[INFO] Importing settings into active profile \"wong\"\r\n"+
"[INFO] Imported 732 keys into active profile \"wong\"\r\n" +
"[INFO]
M:\\eraonel_testa\\mbv_admin\\testarea\\productsample\\com\\sample\\prod
uct\\ProductC.java:0:0:File clean, skipped\r\n"+
"[INFO] 0 files formatted in 0.656 sec\r\n"+
"command exited with value 0\r\n"+
"cleartool: Error: By default, won't create version with data identical
to predecessor.\r\n"+
"cleartool: Error: Unable to check in
\"M:\\eraonel_testa\\mbv_admin\\testarea\\productsample\\com\\sample\\pr
oduct\\ProductC.java\".\r\n"

If I remove the part that is not interpreted:

"cleartool: Error: By default, won't create version with data identical
to predecessor.\r\n"+
"cleartool: Error: Unable to check in
\"M:\\eraonel_testa\\mbv_admin\\testarea\\productsample\\com\\sample\\pr
oduct\\ProductC.java\".\r\n"


My test will run ok.

I will attach my *.g file.

I appreciate all help that I can get.

cheers,

//mike <<CleartoolOutput.g>> 


Mikael Petterson
Software Designer


Ericsson AB, Stockholm, Sweden
Visiting address: Isafjordsgatan 15, Kista
Phone: +46 70 2673044 
E-mail: mikael.petterson at ericsson.com 



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20080911/0654ef41/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CleartoolOutput.g
Type: application/octet-stream
Size: 6573 bytes
Desc: CleartoolOutput.g
Url : http://www.antlr.org/pipermail/antlr-interest/attachments/20080911/0654ef41/attachment.obj 


More information about the antlr-interest mailing list