[forwarded from https://launchpad.net/bugs/332115]
While the documentation states that vasprintf and asprintf belong to the the <stdio.h> header, the C++ header <cstdio> doesn't contain any definition to them, thus forcing one to also #include <stdio.h> -- Summary: <cstdio> doesn't contain vasprintf() and asprintf() Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: doko at ubuntu dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39542