~ubuntu-branches/ubuntu/quantal/aspectc++/quantal

« back to all changes in this revision

Viewing changes to Puma/tests/bug340/parse.ref

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler
  • Date: 2008-04-10 17:40:52 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20080410174052-xdnsm7oi8hauyyf1
Tags: 1.0pre4~svn.20080409+dfsg-3
Fix another missing include, this time in Ag++/StdSystem.cc

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Starting parse process...
 
2
Starting semantic analysis...
 
3
No errors
 
4
Statistics: +465731 -355919
 
5
Starting parse process...
 
6
Starting semantic analysis...
 
7
bug340-3.cc:18: error: call to function `g (float)' is ambiguous
 
8
bug340-3.cc:7: candidates are: void g(T &) [with T = float]
 
9
bug340-3.cc:6:                 void g(T) [with T = float]
 
10
bug340-3.cc:27: error: call to function `l (B< int,int >)' is ambiguous
 
11
bug340-3.cc:11: candidates are: void l(B< T,int > &) [with T = int]
 
12
bug340-3.cc:10:                 void l(B< T,T > &) [with T = int]
 
13
Errors!
 
14
Statistics: +1931 -1276
 
15
Starting parse process...
 
16
Starting semantic analysis...
 
17
bug340-4.cc:28: error: no matching function for call to `f'
 
18
Errors!
 
19
Statistics: +928 -597
 
20
Starting parse process...
 
21
Starting semantic analysis...
 
22
No errors
 
23
Statistics: +731 -530
 
24
Starting parse process...
 
25
Starting semantic analysis...
 
26
No errors
 
27
Statistics: +408 -310