This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/58952] Construct "std::getchar()" rejected when getchar is macro in C library


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58952

--- Comment #4 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Fri Nov  1 11:10:55 2013
New Revision: 204291

URL: http://gcc.gnu.org/viewcvs?rev=204291&root=gcc&view=rev
Log:
2013-11-01  Paolo Carlini  <paolo.carlini@oracle.com>

    PR libstdc++/58952
    * include/c_global/cstdio: Undef getchar.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/c_global/cstdio


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]