[Bug libstdc++/57465] Failed postcondition for std::function constructed with null function pointer

2014-08-15 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57465 Bug 57465 depends on bug 57466, which changed state. Bug 57466 Summary: [DR 1584] Argument deduction fails for 'const T*' when T is function type https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57466 What|Removed

[Bug libstdc++/57465] Failed postcondition for std::function constructed with null function pointer

2014-07-09 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57465 Bug 57465 depends on bug 57466, which changed state. Bug 57466 Summary: [DR 1584] Argument deduction fails for 'const T*' when T is function type https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57466 What|Removed

[Bug libstdc++/57465] Failed postcondition for std::function constructed with null function pointer

2013-10-06 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57465 --- Comment #3 from Jonathan Wakely redi at gcc dot gnu.org --- Author: redi Date: Sun Oct 6 17:38:10 2013 New Revision: 203230 URL: http://gcc.gnu.org/viewcvs?rev=203230root=gccview=rev Log: PR libstdc++/57465 * include/std/functional

[Bug libstdc++/57465] Failed postcondition for std::function constructed with null function pointer

2013-10-06 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57465 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug libstdc++/57465] Failed postcondition for std::function constructed with null function pointer

2013-09-27 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57465 --- Comment #1 from Jonathan Wakely redi at gcc dot gnu.org --- Author: redi Date: Fri Sep 27 14:06:09 2013 New Revision: 202974 URL: http://gcc.gnu.org/viewcvs?rev=202974root=gccview=rev Log: PR libstdc++/57465 * include/std/functional

[Bug libstdc++/57465] Failed postcondition for std::function constructed with null function pointer

2013-09-27 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57465 --- Comment #2 from Jonathan Wakely redi at gcc dot gnu.org --- Fixed on the trunk so far.

[Bug libstdc++/57465] Failed postcondition for std::function constructed with null function pointer

2013-05-30 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57465 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last