[Bug c++/66735] [C++14] lambda init-capture fails for const references

2017-11-17 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66735 Jonathan Wakely changed: What|Removed |Added Target Milestone|--- |7.0

[Bug c++/66735] [C++14] lambda init-capture fails for const references

2017-01-04 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66735 --- Comment #6 from Nathan Sidwell --- Author: nathan Date: Wed Jan 4 15:23:40 2017 New Revision: 244056 URL: https://gcc.gnu.org/viewcvs?rev=244056&root=gcc&view=rev Log: cp/ PR c++/66735 * cp-tree.h (DECLTYPE_FOR_REF_C

[Bug c++/66735] [C++14] lambda init-capture fails for const references

2017-01-04 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66735 Nathan Sidwell changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/66735] [C++14] lambda init-capture fails for const references

2016-12-29 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66735 Nathan Sidwell changed: What|Removed |Added CC||nikb at bougalis dot net --- Comment #5

[Bug c++/66735] [C++14] lambda init-capture fails for const references

2016-12-29 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66735 Nathan Sidwell changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/66735] [C++14] lambda init-capture fails for const references

2016-01-06 Thread lichray at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66735 Zhihao Yuan changed: What|Removed |Added CC||lichray at gmail dot com --- Comment #3 fr

[Bug c++/66735] [C++14] lambda init-capture fails for const references

2015-12-05 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66735 Markus Trippelsdorf changed: What|Removed |Added Keywords||rejects-valid Status|U

[Bug c++/66735] [C++14] lambda init-capture fails for const references

2015-08-10 Thread aaron.mcdaid at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66735 aaron.mcdaid at gmail dot com changed: What|Removed |Added CC||aaron.mcdaid at gmail dot