|
1 | 1 | In file included from mixed-bugfix-for-ufcs-non-local.cpp:6:
|
2 |
| -<<<<<<< HEAD |
3 |
| -../../../include/cpp2util.h:1139:1: error: lambda-expression in template parameter type |
4 |
| - 1139 | [LAMBDADEFCAPT]< \ |
5 |
| - | ^ |
6 |
| -../../../include/cpp2util.h:1176:59: note: in expansion of macro ‘CPP2_UFCS_’ |
7 |
| - 1176 | #define CPP2_UFCS_NONLOCAL(...) CPP2_UFCS_(,CPP2_UFCS_IDENTITY,CPP2_UFCS_IDENTITY,(),,__VA_ARGS__) |
8 |
| - | ^~~~~~~~~~ |
9 |
| -mixed-bugfix-for-ufcs-non-local.cpp2:13:12: note: in expansion of macro ‘CPP2_UFCS_NONLOCAL’ |
10 |
| -mixed-bugfix-for-ufcs-non-local.cpp2:13:36: error: template argument 1 is invalid |
11 |
| -../../../include/cpp2util.h:1139:1: error: lambda-expression in template parameter type |
12 |
| - 1139 | [LAMBDADEFCAPT]< \ |
13 |
| - | ^ |
14 |
| -../../../include/cpp2util.h:1176:59: note: in expansion of macro ‘CPP2_UFCS_’ |
15 |
| - 1176 | #define CPP2_UFCS_NONLOCAL(...) CPP2_UFCS_(,CPP2_UFCS_IDENTITY,CPP2_UFCS_IDENTITY,(),,__VA_ARGS__) |
16 |
| - | ^~~~~~~~~~ |
17 |
| -mixed-bugfix-for-ufcs-non-local.cpp2:21:12: note: in expansion of macro ‘CPP2_UFCS_NONLOCAL’ |
18 |
| -mixed-bugfix-for-ufcs-non-local.cpp2:21:36: error: template argument 1 is invalid |
19 |
| -../../../include/cpp2util.h:1139:1: error: lambda-expression in template parameter type |
20 |
| - 1139 | [LAMBDADEFCAPT]< \ |
21 |
| - | ^ |
22 |
| -../../../include/cpp2util.h:1176:59: note: in expansion of macro ‘CPP2_UFCS_’ |
23 |
| - 1176 | #define CPP2_UFCS_NONLOCAL(...) CPP2_UFCS_(,CPP2_UFCS_IDENTITY,CPP2_UFCS_IDENTITY,(),,__VA_ARGS__) |
24 |
| - | ^~~~~~~~~~ |
25 |
| -mixed-bugfix-for-ufcs-non-local.cpp2:31:12: note: in expansion of macro ‘CPP2_UFCS_NONLOCAL’ |
26 |
| -mixed-bugfix-for-ufcs-non-local.cpp2:31:36: error: template argument 1 is invalid |
27 |
| -../../../include/cpp2util.h:1139:1: error: lambda-expression in template parameter type |
28 |
| - 1139 | [LAMBDADEFCAPT]< \ |
29 |
| - | ^ |
30 |
| -../../../include/cpp2util.h:1176:59: note: in expansion of macro ‘CPP2_UFCS_’ |
31 |
| - 1176 | #define CPP2_UFCS_NONLOCAL(...) CPP2_UFCS_(,CPP2_UFCS_IDENTITY,CPP2_UFCS_IDENTITY,(),,__VA_ARGS__) |
32 |
| - | ^~~~~~~~~~ |
33 |
| -mixed-bugfix-for-ufcs-non-local.cpp2:33:12: note: in expansion of macro ‘CPP2_UFCS_NONLOCAL’ |
34 |
| -mixed-bugfix-for-ufcs-non-local.cpp2:33:36: error: template argument 1 is invalid |
35 |
| -../../../include/cpp2util.h:1139:1: error: lambda-expression in template parameter type |
36 |
| - 1139 | [LAMBDADEFCAPT]< \ |
37 |
| - | ^ |
38 |
| -../../../include/cpp2util.h:1176:59: note: in expansion of macro ‘CPP2_UFCS_’ |
39 |
| - 1176 | #define CPP2_UFCS_NONLOCAL(...) CPP2_UFCS_(,CPP2_UFCS_IDENTITY,CPP2_UFCS_IDENTITY,(),,__VA_ARGS__) |
40 |
| - | ^~~~~~~~~~ |
41 |
| -======= |
42 | 2 | ../../../include/cpp2util.h:2100:1: error: lambda-expression in template parameter type
|
43 |
| - 2100 | template<typename T> |
| 3 | + 2100 | // compiler may not assume it knows anything at all about |
44 | 4 | | ^
|
45 | 5 | ../../../include/cpp2util.h:2137:59: note: in expansion of macro ‘CPP2_UFCS_’
|
46 |
| - 2137 | class c_raii { |
| 6 | + 2137 | // |
47 | 7 | | ^
|
48 | 8 | mixed-bugfix-for-ufcs-non-local.cpp2:13:12: note: in expansion of macro ‘CPP2_UFCS_NONLOCAL’
|
49 | 9 | mixed-bugfix-for-ufcs-non-local.cpp2:13:36: error: template argument 1 is invalid
|
50 | 10 | ../../../include/cpp2util.h:2100:1: error: lambda-expression in template parameter type
|
51 |
| - 2100 | template<typename T> |
| 11 | + 2100 | // compiler may not assume it knows anything at all about |
52 | 12 | | ^
|
53 | 13 | ../../../include/cpp2util.h:2137:59: note: in expansion of macro ‘CPP2_UFCS_’
|
54 |
| - 2137 | class c_raii { |
| 14 | + 2137 | // |
55 | 15 | | ^
|
56 | 16 | mixed-bugfix-for-ufcs-non-local.cpp2:21:12: note: in expansion of macro ‘CPP2_UFCS_NONLOCAL’
|
57 | 17 | mixed-bugfix-for-ufcs-non-local.cpp2:21:36: error: template argument 1 is invalid
|
58 | 18 | ../../../include/cpp2util.h:2100:1: error: lambda-expression in template parameter type
|
59 |
| - 2100 | template<typename T> |
| 19 | + 2100 | // compiler may not assume it knows anything at all about |
60 | 20 | | ^
|
61 | 21 | ../../../include/cpp2util.h:2137:59: note: in expansion of macro ‘CPP2_UFCS_’
|
62 |
| - 2137 | class c_raii { |
| 22 | + 2137 | // |
63 | 23 | | ^
|
64 | 24 | mixed-bugfix-for-ufcs-non-local.cpp2:31:12: note: in expansion of macro ‘CPP2_UFCS_NONLOCAL’
|
65 | 25 | mixed-bugfix-for-ufcs-non-local.cpp2:31:36: error: template argument 1 is invalid
|
66 | 26 | ../../../include/cpp2util.h:2100:1: error: lambda-expression in template parameter type
|
67 |
| - 2100 | template<typename T> |
| 27 | + 2100 | // compiler may not assume it knows anything at all about |
68 | 28 | | ^
|
69 | 29 | ../../../include/cpp2util.h:2137:59: note: in expansion of macro ‘CPP2_UFCS_’
|
70 |
| - 2137 | class c_raii { |
| 30 | + 2137 | // |
71 | 31 | | ^
|
72 | 32 | mixed-bugfix-for-ufcs-non-local.cpp2:33:12: note: in expansion of macro ‘CPP2_UFCS_NONLOCAL’
|
73 | 33 | mixed-bugfix-for-ufcs-non-local.cpp2:33:36: error: template argument 1 is invalid
|
74 | 34 | ../../../include/cpp2util.h:2100:1: error: lambda-expression in template parameter type
|
75 |
| - 2100 | template<typename T> |
| 35 | + 2100 | // compiler may not assume it knows anything at all about |
76 | 36 | | ^
|
77 | 37 | ../../../include/cpp2util.h:2137:59: note: in expansion of macro ‘CPP2_UFCS_’
|
78 |
| - 2137 | class c_raii { |
| 38 | + 2137 | // |
79 | 39 | | ^
|
80 |
| ->>>>>>> origin/main |
81 | 40 | mixed-bugfix-for-ufcs-non-local.cpp2:21:12: note: in expansion of macro ‘CPP2_UFCS_NONLOCAL’
|
82 | 41 | mixed-bugfix-for-ufcs-non-local.cpp2:21:36: error: template argument 1 is invalid
|
0 commit comments