@@ -4,23 +4,23 @@ In file included from pure2-default-arguments.cpp:7:
44../../../include/cpp2util.h:10047:15: note: in expansion of macro ‘CPP2_FORWARD’
55../../../include/cpp2util.h:10066:22: note: in expansion of macro ‘CPP2_UFCS_CONSTRAINT_ARG’
66../../../include/cpp2util.h:10096:59: note: in expansion of macro ‘CPP2_UFCS_’
7- pure2-default-arguments.cpp2:6:22 : note: in expansion of macro ‘CPP2_UFCS_NONLOCAL’
7+ pure2-default-arguments.cpp2:6:38 : note: in expansion of macro ‘CPP2_UFCS_NONLOCAL’
88../../../include/cpp2util.h:10047:92: error: local variable ‘params’ may not appear in this context
99../../../include/cpp2util.h:10008:34: note: in definition of macro ‘CPP2_UFCS_IDENTITY’
1010../../../include/cpp2util.h:10047:79: note: in expansion of macro ‘CPP2_FORWARD’
1111../../../include/cpp2util.h:10066:22: note: in expansion of macro ‘CPP2_UFCS_CONSTRAINT_ARG’
1212../../../include/cpp2util.h:10096:59: note: in expansion of macro ‘CPP2_UFCS_’
13- pure2-default-arguments.cpp2:6:22 : note: in expansion of macro ‘CPP2_UFCS_NONLOCAL’
13+ pure2-default-arguments.cpp2:6:38 : note: in expansion of macro ‘CPP2_UFCS_NONLOCAL’
1414../../../include/cpp2util.h:10048:74: error: local variable ‘obj’ may not appear in this context
1515../../../include/cpp2util.h:10008:34: note: in definition of macro ‘CPP2_UFCS_IDENTITY’
1616../../../include/cpp2util.h:10048:61: note: in expansion of macro ‘CPP2_FORWARD’
1717../../../include/cpp2util.h:10066:22: note: in expansion of macro ‘CPP2_UFCS_CONSTRAINT_ARG’
1818../../../include/cpp2util.h:10096:59: note: in expansion of macro ‘CPP2_UFCS_’
19- pure2-default-arguments.cpp2:6:22 : note: in expansion of macro ‘CPP2_UFCS_NONLOCAL’
19+ pure2-default-arguments.cpp2:6:38 : note: in expansion of macro ‘CPP2_UFCS_NONLOCAL’
2020../../../include/cpp2util.h:10048:93: error: local variable ‘params’ may not appear in this context
2121../../../include/cpp2util.h:10008:34: note: in definition of macro ‘CPP2_UFCS_IDENTITY’
2222../../../include/cpp2util.h:10048:80: note: in expansion of macro ‘CPP2_FORWARD’
2323../../../include/cpp2util.h:10066:22: note: in expansion of macro ‘CPP2_UFCS_CONSTRAINT_ARG’
2424../../../include/cpp2util.h:10096:59: note: in expansion of macro ‘CPP2_UFCS_’
25- pure2-default-arguments.cpp2:6:22 : note: in expansion of macro ‘CPP2_UFCS_NONLOCAL’
26- pure2-default-arguments.cpp2:6:61 : error: ‘std::source_location’ has not been declared
25+ pure2-default-arguments.cpp2:6:38 : note: in expansion of macro ‘CPP2_UFCS_NONLOCAL’
26+ pure2-default-arguments.cpp2:6:77 : error: ‘std::source_location’ has not been declared
0 commit comments