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
|
test -f $sourcepath/src/amount.h reg -> 20
__ERROR__
While parsing file "$sourcepath/src/amount.h", line 2:
Error: Unexpected whitespace at beginning of line
While parsing file "$sourcepath/src/amount.h", line 33:
Error: Unexpected whitespace at beginning of line
While parsing file "$sourcepath/src/amount.h", line 37:
Error: Unexpected whitespace at beginning of line
While parsing file "$sourcepath/src/amount.h", line 66:
Error: No quantity specified for amount
While parsing file "$sourcepath/src/amount.h", line 69:
Error: Unexpected whitespace at beginning of line
While parsing file "$sourcepath/src/amount.h", line 83:
Error: Unexpected whitespace at beginning of line
While parsing file "$sourcepath/src/amount.h", line 93:
Error: Unexpected whitespace at beginning of line
While parsing file "$sourcepath/src/amount.h", line 99:
Error: Unexpected whitespace at beginning of line
While parsing file "$sourcepath/src/amount.h", line 121:
Error: Unexpected whitespace at beginning of line
While parsing file "$sourcepath/src/amount.h", line 132:
Error: Unexpected whitespace at beginning of line
While parsing file "$sourcepath/src/amount.h", line 693:
Error: Unexpected whitespace at beginning of line
While parsing file "$sourcepath/src/amount.h", line 723:
Error: Unexpected whitespace at beginning of line
While parsing file "$sourcepath/src/amount.h", line 731:
Error: Unexpected whitespace at beginning of line
While parsing file "$sourcepath/src/amount.h", line 734:
Error: Invalid date/time: line amount_t amoun
While parsing file "$sourcepath/src/amount.h", line 740:
Error: Invalid date/time: line string amount_
While parsing file "$sourcepath/src/amount.h", line 746:
Error: Invalid date/time: line string amount_
While parsing file "$sourcepath/src/amount.h", line 752:
Error: Invalid date/time: line string amount_
While parsing file "$sourcepath/src/amount.h", line 758:
Error: Invalid date/time: line std::ostream&
While parsing file "$sourcepath/src/amount.h", line 765:
Error: Invalid date/time: line std::istream&
While parsing file "$sourcepath/src/amount.h", line 771:
Error: Unexpected whitespace at beginning of line
end test
|