ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change
on this file since c243092 was
0cc3c47,
checked in by Thierry Delisle <tdelisle@…>, 5 years ago
|
fixed new signature test
|
-
Property mode set to
100644
|
File size:
1.4 KB
|
Rev | Line | |
---|
[cb8a18c] | 1 | errors/signature.cfa:2:1 error: Constructors, destructors, and assignment functions require at least one parameter. |
---|
| 2 | errors/signature.cfa:3:1 error: Constructors, destructors, and assignment functions require at least one parameter. |
---|
| 3 | errors/signature.cfa:4:1 error: Constructors, destructors, and assignment functions require at least one parameter. |
---|
| 4 | errors/signature.cfa:5:1 error: First parameter of a constructor, destructor, or assignment function must be a reference. |
---|
| 5 | errors/signature.cfa:6:1 error: First parameter of a constructor, destructor, or assignment function must be a reference. |
---|
| 6 | errors/signature.cfa:7:1 error: First parameter of a constructor, destructor, or assignment function must be a reference. |
---|
| 7 | errors/signature.cfa:10:1 error: First parameter of a constructor, destructor, or assignment function must be a reference. |
---|
| 8 | errors/signature.cfa:11:1 error: First parameter of a constructor, destructor, or assignment function must be a reference. |
---|
| 9 | errors/signature.cfa:12:1 error: First parameter of a constructor, destructor, or assignment function must be a reference. |
---|
[0cc3c47] | 10 | errors/signature.cfa:13:1 error: First parameter of a constructor, destructor, or assignment function must be a reference. |
---|
| 11 | errors/signature.cfa:14:1 error: First parameter of a constructor, destructor, or assignment function must be a reference. |
---|
| 12 | errors/signature.cfa:15:1 error: First parameter of a constructor, destructor, or assignment function must be a reference. |
---|
Note: See
TracBrowser
for help on using the repository browser.