Title: Build report of composestar.r2 on 09/17/2008 13:57:39

composestar.r2 build report

Overview

Build date
2008-09-17 13:57:39
Successful
true
Label
svn.4352
Duration
3 minutes 26 seconds
Last change
by elmuerte on 09/17/2008 13:52:10:
COPPER3 fixes, this module is excluded from the normal build until the grammars have been fully modified

Previous build

Date
2008-09-17 13:35:05
Successful
false
Last successful build
2008-09-17 10:00:18

Build output

Warnings (35)

ANTLR Parser Generator  Version 3.0.1 (August 13, 2007)  1989-2007
ANTLR Parser Generator Version 3.0.1 (August 13, 2007) 1989-2007
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
ANTLR Parser Generator Version 2.7.7 (20060906) 1989-2005
d:\composestar-repos2\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\LTL\grammar\ltl.g:30: warning:nondeterminism between alts 3 and 4 of block upon
d:\composestar-repos2\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\LTL\grammar\ltl.g:30: k==1:LPARENTHESIS,NAME
d:\composestar-repos2\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\LTL\grammar\ltl.g:30: k==2:GLOBAL,FUTURE,LPARENTHESIS,BIGGEREQ,BIGGEREQI,BIGERTHEN,SMALLERTHEN,SMALLEREQ,SMALLEREQI,EQ,NOTEQ,MINUS,ADD,DIVIDE,TIMES,MOD,NAME
d:\composestar-repos2\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\LTL\grammar\ltl.g:30: warning:nondeterminism between alts 3 and 5 of block upon
d:\composestar-repos2\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\LTL\grammar\ltl.g:30: k==1:LPARENTHESIS,NAME
d:\composestar-repos2\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\LTL\grammar\ltl.g:30: k==2:GLOBAL,FUTURE,LPARENTHESIS,BIGGEREQ,BIGGEREQI,BIGERTHEN,SMALLERTHEN,SMALLEREQ,SMALLEREQI,EQ,NOTEQ,MINUS,ADD,DIVIDE,TIMES,MOD,NAME
d:\composestar-repos2\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\LTL\grammar\ltl.g:30: warning:nondeterminism between alts 3 and 6 of block upon
d:\composestar-repos2\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\LTL\grammar\ltl.g:30: k==1:LPARENTHESIS,NAME
d:\composestar-repos2\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\LTL\grammar\ltl.g:30: k==2:GLOBAL,FUTURE,LPARENTHESIS,BIGGEREQ,BIGGEREQI,BIGERTHEN,SMALLERTHEN,SMALLEREQ,SMALLEREQI,EQ,NOTEQ,MINUS,ADD,DIVIDE,TIMES,MOD,NAME
d:\composestar-repos2\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\LTL\grammar\ltl.g:30: warning:nondeterminism between alts 4 and 5 of block upon
d:\composestar-repos2\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\LTL\grammar\ltl.g:30: k==1:LPARENTHESIS,NAME
d:\composestar-repos2\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\LTL\grammar\ltl.g:30: k==2:GLOBAL,FUTURE,LPARENTHESIS,BIGGEREQ,BIGGEREQI,BIGERTHEN,SMALLERTHEN,SMALLEREQ,SMALLEREQI,EQ,NOTEQ,MINUS,ADD,DIVIDE,TIMES,MOD,NAME
d:\composestar-repos2\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\LTL\grammar\ltl.g:30: warning:nondeterminism between alts 4 and 6 of block upon
d:\composestar-repos2\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\LTL\grammar\ltl.g:30: k==1:LPARENTHESIS,NAME
d:\composestar-repos2\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\LTL\grammar\ltl.g:30: k==2:GLOBAL,FUTURE,LPARENTHESIS,BIGGEREQ,BIGGEREQI,BIGERTHEN,SMALLERTHEN,SMALLEREQ,SMALLEREQI,EQ,NOTEQ,MINUS,ADD,DIVIDE,TIMES,MOD,NAME
d:\composestar-repos2\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\LTL\grammar\ltl.g:30: warning:nondeterminism between alts 5 and 6 of block upon
d:\composestar-repos2\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\LTL\grammar\ltl.g:30: k==1:LPARENTHESIS,NAME
d:\composestar-repos2\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\LTL\grammar\ltl.g:30: k==2:GLOBAL,FUTURE,LPARENTHESIS,BIGGEREQ,BIGGEREQI,BIGERTHEN,SMALLERTHEN,SMALLEREQ,SMALLEREQI,EQ,NOTEQ,MINUS,ADD,DIVIDE,TIMES,MOD,NAME
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: d:\composestar-repos2\Core\Visualization\src\Composestar\Visualization\Model\FilterActionView.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: d:\composestar-repos2\Core\Compiletime\test\Composestar\Utils\StringUtilsTest.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

Changes

4350 elmuerte 09/17/2008 13:28:36
added /trunk/Core/Compiletime/src/Composestar/Core/COPPER3
4352 elmuerte 09/17/2008 13:52:10 COPPER3 fixes, this module is excluded from the normal build until the grammars have been fully modified
modified /trunk/Core/Compiletime/build.xml
modified /trunk/Core/Compiletime/src/Composestar/Core/COPPER3/CpsTreeWalkerBase.java
modified /trunk/Core/Compiletime/src/Composestar/Core/COPPER3/grammar/CpsTreeWalker.g
modified /trunk/Core/Compiletime/src/Composestar/Core/COPPER3/COPPER.java
modified /trunk/Core/Compiletime/grammar/build.xml
modified /trunk/Core/Compiletime/src/Composestar/Core/COPPER3/CpsParserBase.java
modified /trunk/Core/Compiletime/src/Composestar/Core/COPPER3/grammar/Cps.g
modified /trunk/Core/Compiletime/src/Composestar/Core/COPPER3/moduleinfo.xml
modified /trunk/Core/Compiletime/src/Composestar/Core/COPPER3/FilterTypeMapping.java
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Composestar-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/composestar-developers

Reply via email to