0
|
1 |
<html xmlns="http://www.w3.org/1999/xhtml/" xml:lang="en" lang="en">
|
|
2 |
<head>
|
|
3 |
<title>Global variables report for globals.gccxml</title>
|
|
4 |
</head>
|
|
5 |
<style type="text/css">
|
|
6 |
.details
|
|
7 |
{
|
|
8 |
text-align: center;
|
|
9 |
font-size: 80%;
|
|
10 |
color: blue
|
|
11 |
}
|
|
12 |
.variableName
|
|
13 |
{
|
|
14 |
font-family: courier;
|
|
15 |
color: blue
|
|
16 |
}
|
|
17 |
</style>
|
|
18 |
<body>
|
|
19 |
<p class="details">Start report: 2008-12-16T13:43:49.65Z</p>
|
|
20 |
<p>Global variables with complex types:</p>
|
|
21 |
<ol>
|
|
22 |
<li>
|
|
23 |
<span class="variableName">mutableComplex1</span> in globals.cpp at line 14</li>
|
|
24 |
<li>
|
|
25 |
<span class="variableName">mutableComplex2</span> in globals.cpp at line 15</li>
|
|
26 |
<li>
|
|
27 |
<span class="variableName">constComplex1</span> in globals.cpp at line 16</li>
|
|
28 |
<li>
|
|
29 |
<span class="variableName">constComplex2</span> in globals.cpp at line 17</li>
|
|
30 |
</ol>
|
|
31 |
<p>Mutable global variables with primitives types:</p>
|
|
32 |
<ol>
|
|
33 |
<li>
|
|
34 |
<span class="variableName">mutablePrimitive1</span> in globals.cpp at line 1</li>
|
|
35 |
<li>
|
|
36 |
<span class="variableName">mutablePrimitive2</span> in globals.cpp at line 2</li>
|
|
37 |
</ol>
|
|
38 |
<p class="details">End report: 2008-12-16T13:43:49.65Z</p>
|
|
39 |
</body>
|
|
40 |
</html>
|