Nice/src/bossa/parser Parser.jj,1.326,1.327

Artem Gr Kozarezov <[email protected]> Sun, 03 Apr 2005 03:05:16 +0000
Newsgroups gmane.comp.lang.nice.cvs
Message-ID <[email protected]>
Update of /cvsroot/nice/Nice/src/bossa/parser
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6849/src/bossa/parser

Modified Files:
	Parser.jj 
Log Message:
Use short source path in automatic assertion message.

Index: Parser.jj
===================================================================
RCS file: /cvsroot/nice/Nice/src/bossa/parser/Parser.jj,v
retrieving revision 1.326
retrieving revision 1.327
diff -C2 -d -r1.326 -r1.327
*** Parser.jj	2 Apr 2005 11:47:03 -0000	1.326
--- Parser.jj	3 Apr 2005 03:05:14 -0000	1.327
***************
*** 2929,2933 ****
      {
        message = bossa.syntax.dispatch.createStringConstantExp(condition.toString()
!         + " failed at " + condition.location().toString().replace('\\','/'));
        call = bossa.syntax.dispatch.createCallExp(symb(t), condition, message);
      }
--- 2929,2933 ----
      {
        message = bossa.syntax.dispatch.createStringConstantExp(condition.toString()
!         + " failed at " + condition.location().toShortString());
        call = bossa.syntax.dispatch.createCallExp(symb(t), condition, message);
      }



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click