[Bug libstdc++/39542] New: <cstdio> doesn't contain vasprintf() and asprintf()
doko at ubuntu dot com
gcc-bugzilla@gcc.gnu.org
Tue Mar 24 11:07:00 GMT 2009
[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
More information about the Gcc-bugs
mailing list