1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
|
# Aste started: 2010-09-15 07:00:07
# Host id: Boogiebox
# [2010-09-15 07:02:12] SpecSharp revision: 55320
# [2010-09-15 07:03:14] Boogie revision: 57194
# [2010-09-15 07:03:35] SscBoogie revision: 56316
[2010-09-15 07:04:09] C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\devenv.com SpecSharp.sln /Build DebugCommandLine
warning CS1668
warning CS1668
[2010-09-15 07:04:51] C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\devenv.com Boogie.sln /Build Debug
D:\Temp\aste\Boogie\Source\Basetypes\BigNum.cs(280,7): warning CS0162: Unreachable code detected
D:\Temp\aste\Boogie\Source\AIFramework\Polyhedra\LinearConstraintSystem.cs(159,19): warning CS0168: The variable 'ss' is declared but never used
D:\Temp\aste\Boogie\Source\AIFramework\Polyhedra\SimplexTableau.cs(367,9): warning CS0162: Unreachable code detected
D:\Temp\aste\Boogie\Source\Core\AbsyType.cs(825,16): warning CS0659: 'Microsoft.Boogie.BasicType' overrides Object.Equals(object o) but does not override Object.GetHashCode()
D:\Temp\aste\Boogie\Source\Core\AbsyType.cs(2804,16): warning CS0659: 'Microsoft.Boogie.CtorType' overrides Object.Equals(object o) but does not override Object.GetHashCode()
D:\Temp\aste\Boogie\Source\Core\Absy.cs(3618,9): warning CS0162: Unreachable code detected
D:\Temp\aste\Boogie\Source\Core\Parser.cs(791,91): warning CS0168: The variable 'id2' is declared but never used
D:\Temp\aste\Boogie\Source\Core\Parser.cs(874,98): warning CS0168: The variable 'locals' is declared but never used
D:\Temp\aste\Boogie\Source\Core\Parser.cs(874,120): warning CS0168: The variable 'blocks' is declared but never used
D:\Temp\aste\Boogie\Source\Core\Parser.cs(1131,47): warning CS0168: The variable 'e' is declared but never used
D:\Temp\aste\Boogie\Source\Core\Parser.cs(1385,112): warning CS0168: The variable 'op' is declared but never used
D:\Temp\aste\Boogie\Source\Core\Parser.cs(1692,17): warning CS0168: The variable 'ty' is declared but never used
D:\Temp\aste\Boogie\Source\Core\Parser.cs(1815,36): warning CS0168: The variable 'e' is declared but never used
D:\Temp\aste\Boogie\Source\Core\Parser.cs(1815,53): warning CS0168: The variable 'es' is declared but never used
D:\Temp\aste\Boogie\Source\Core\Parser.cs(1816,27): warning CS0168: The variable 'key' is declared but never used
D:\Temp\aste\Boogie\Source\Core\Parser.cs(1816,40): warning CS0168: The variable 'value' is declared but never used
D:\Temp\aste\Boogie\Source\Core\Parser.cs(1923,23): warning CS0168: The variable 'value' is declared but never used
D:\Temp\aste\Boogie\Source\Core\OOLongUtil.cs(109,7): warning CS0162: Unreachable code detected
D:\Temp\aste\Boogie\Source\Core\Util.cs(21,10): warning CS0414: The field 'Microsoft.Boogie.TokenTextWriter.writerOpenedHere' is assigned but its value is never used
D:\Temp\aste\Boogie\Source\Core\VCExp.cs(139,16): warning CS0414: The field 'Microsoft.Boogie.ProverOptions.sequenceNumber' is assigned but its value is never used
D:\Temp\aste\Boogie\Source\VCExpr\VCExprAST.cs(1481,16): warning CS0659: 'Microsoft.Boogie.VCExprAST.VCExprCustomOp' overrides Object.Equals(object o) but does not override Object.GetHashCode()
D:\Temp\aste\Boogie\Source\VCExpr\VCExprAST.cs(667,7): warning CS0162: Unreachable code detected
D:\Temp\aste\Boogie\Source\VCGeneration\VC.cs(1941,56): warning CS0168: The variable 'e' is declared but never used
D:\Temp\aste\Boogie\Source\VCGeneration\VC.cs(4783,7): warning CS0162: Unreachable code detected
D:\Temp\aste\Boogie\Source\VCGeneration\VC.cs(715,15): warning CS0162: Unreachable code detected
D:\Temp\aste\Boogie\Source\VCGeneration\VCDoomed.cs(741,7): warning CS0162: Unreachable code detected
D:\Temp\aste\Boogie\Source\VCGeneration\VCDoomed.cs(1083,11): warning CS0162: Unreachable code detected
D:\Temp\aste\Boogie\Source\VCGeneration\Wlp.cs(77,8): warning CS0162: Unreachable code detected
D:\Temp\aste\Boogie\Source\VCGeneration\Check.cs(380,7): warning CS0162: Unreachable code detected
D:\Temp\aste\Boogie\Source\VCGeneration\Check.cs(443,7): warning CS0162: Unreachable code detected
D:\Temp\aste\Boogie\Source\VCGeneration\VC.cs(851,29): warning CS0649: Field 'VC.VCGen.Split.first_assert' is never assigned to, and will always have its default value null
D:\Temp\aste\Boogie\Source\VCGeneration\DoomCheck.cs(177,22): warning CS0169: The field 'VC.DoomCheck._tmpUseFreshBVars' is never used
D:\Temp\aste\Boogie\Source\Provers\Simplify\Prover.cs(67,9): warning CS0162: Unreachable code detected
D:\Temp\aste\Boogie\Source\Provers\Simplify\Prover.cs(340,7): warning CS0162: Unreachable code detected
D:\Temp\aste\Boogie\Source\Provers\Simplify\Prover.cs(365,7): warning CS0162: Unreachable code detected
D:\Temp\aste\Boogie\Source\Provers\Simplify\Prover.cs(381,7): warning CS0162: Unreachable code detected
D:\Temp\aste\Boogie\Source\Provers\Simplify\Prover.cs(404,7): warning CS0162: Unreachable code detected
D:\Temp\aste\Boogie\Source\AbsInt\ExprFactories.cs(111,7): warning CS0162: Unreachable code detected
D:\Temp\aste\Boogie\Source\AbsInt\ExprFactories.cs(290,7): warning CS0162: Unreachable code detected
D:\Temp\aste\Boogie\Source\AbsInt\ExprFactories.cs(309,7): warning CS0162: Unreachable code detected
warning CS0162
warning CS0168
warning CS0162
warning CS0659
warning CS0659
warning CS0162
warning CS0168
warning CS0168
warning CS0168
warning CS0168
warning CS0168
warning CS0168
warning CS0168
warning CS0168
warning CS0168
warning CS0168
warning CS0168
warning CS0162
warning CS0414
warning CS0414
warning CS0659
warning CS0162
warning CS0168
warning CS0162
warning CS0162
warning CS0162
warning CS0162
warning CS0162
warning CS0162
warning CS0162
warning CS0649
warning CS0169
warning CS0162
warning CS0162
warning CS0162
warning CS0162
warning CS0162
warning CS0162
warning CS0162
warning CS0162
[2010-09-15 07:04:58] C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\devenv.com Dafny.sln /Build Debug
D:\Temp\aste\Boogie\Source\Dafny\Parser.cs(12,7): warning CS0105: The using directive for 'System.Diagnostics.Contracts' appeared previously in this namespace
D:\Temp\aste\Boogie\Source\DafnyDriver\DafnyDriver.cs(39,24): warning CS0436: The type 'cce' in 'D:\Temp\aste\Boogie\Source\DafnyDriver\cce.cs' conflicts with the imported type 'cce' in 'd:\temp\aste\Boogie\Source\Dafny\bin\Debug\DafnyPipeline.dll'. Using the type defined in 'D:\Temp\aste\Boogie\Source\DafnyDriver\cce.cs'.
D:\Temp\aste\Boogie\Source\DafnyDriver\DafnyDriver.cs(187,73): warning CS0436: The type 'cce' in 'D:\Temp\aste\Boogie\Source\DafnyDriver\cce.cs' conflicts with the imported type 'cce' in 'd:\temp\aste\Boogie\Source\Dafny\bin\Debug\DafnyPipeline.dll'. Using the type defined in 'D:\Temp\aste\Boogie\Source\DafnyDriver\cce.cs'.
D:\Temp\aste\Boogie\Source\DafnyDriver\DafnyDriver.cs(220,21): warning CS0436: The type 'cce' in 'D:\Temp\aste\Boogie\Source\DafnyDriver\cce.cs' conflicts with the imported type 'cce' in 'd:\temp\aste\Boogie\Source\Dafny\bin\Debug\DafnyPipeline.dll'. Using the type defined in 'D:\Temp\aste\Boogie\Source\DafnyDriver\cce.cs'.
D:\Temp\aste\Boogie\Source\DafnyDriver\DafnyDriver.cs(302,13): warning CS0436: The type 'cce' in 'D:\Temp\aste\Boogie\Source\DafnyDriver\cce.cs' conflicts with the imported type 'cce' in 'd:\temp\aste\Boogie\Source\Dafny\bin\Debug\DafnyPipeline.dll'. Using the type defined in 'D:\Temp\aste\Boogie\Source\DafnyDriver\cce.cs'.
D:\Temp\aste\Boogie\Source\DafnyDriver\DafnyDriver.cs(371,25): warning CS0436: The type 'cce' in 'D:\Temp\aste\Boogie\Source\DafnyDriver\cce.cs' conflicts with the imported type 'cce' in 'd:\temp\aste\Boogie\Source\Dafny\bin\Debug\DafnyPipeline.dll'. Using the type defined in 'D:\Temp\aste\Boogie\Source\DafnyDriver\cce.cs'.
D:\Temp\aste\Boogie\Source\DafnyDriver\DafnyDriver.cs(426,23): warning CS0436: The type 'cce' in 'D:\Temp\aste\Boogie\Source\DafnyDriver\cce.cs' conflicts with the imported type 'cce' in 'd:\temp\aste\Boogie\Source\Dafny\bin\Debug\DafnyPipeline.dll'. Using the type defined in 'D:\Temp\aste\Boogie\Source\DafnyDriver\cce.cs'.
D:\Temp\aste\Boogie\Source\DafnyDriver\DafnyDriver.cs(457,44): warning CS0436: The type 'cce' in 'D:\Temp\aste\Boogie\Source\DafnyDriver\cce.cs' conflicts with the imported type 'cce' in 'd:\temp\aste\Boogie\Source\Dafny\bin\Debug\DafnyPipeline.dll'. Using the type defined in 'D:\Temp\aste\Boogie\Source\DafnyDriver\cce.cs'.
D:\Temp\aste\Boogie\Source\DafnyDriver\DafnyDriver.cs(572,76): warning CS0436: The type 'cce' in 'D:\Temp\aste\Boogie\Source\DafnyDriver\cce.cs' conflicts with the imported type 'cce' in 'd:\temp\aste\Boogie\Source\Dafny\bin\Debug\DafnyPipeline.dll'. Using the type defined in 'D:\Temp\aste\Boogie\Source\DafnyDriver\cce.cs'.
D:\Temp\aste\Boogie\Source\DafnyDriver\DafnyDriver.cs(617,48): warning CS0436: The type 'cce' in 'D:\Temp\aste\Boogie\Source\DafnyDriver\cce.cs' conflicts with the imported type 'cce' in 'd:\temp\aste\Boogie\Source\Dafny\bin\Debug\DafnyPipeline.dll'. Using the type defined in 'D:\Temp\aste\Boogie\Source\DafnyDriver\cce.cs'.
D:\Temp\aste\Boogie\Source\DafnyDriver\DafnyDriver.cs(735,7): warning CS0436: The type 'cce' in 'D:\Temp\aste\Boogie\Source\DafnyDriver\cce.cs' conflicts with the imported type 'cce' in 'd:\temp\aste\Boogie\Source\Dafny\bin\Debug\DafnyPipeline.dll'. Using the type defined in 'D:\Temp\aste\Boogie\Source\DafnyDriver\cce.cs'.
warning CS0105
warning CS0436
warning CS0436
warning CS0436
warning CS0436
warning CS0436
warning CS0436
warning CS0436
warning CS0436
warning CS0436
warning CS0436
[2010-09-15 07:28:32] 0 out of 29 test(s) in D:\Temp\aste\Boogie\Test\alltests.txt failed
# [2010-09-15 07:30:12] Released nightly of Boogie
|