This is the mail archive of the gcc-patches@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]

Re: V3 PATCH: Include libio.h where required


>>>>> "Benjamin" == Benjamin Kosnik <bkoz@redhat.com> writes:

    >> That's what I thought, but I saw:
    >> 
    >> #ifdef _GLIBCPP_USE_WCHAR_T typedef _IO_wide_data
    >> __c_wfile_type; extern "C" struct __c_libio_codecvt { }; #endif

    Benjamin> this is wrong

Good -- I didn't like it. :-)

I'll take care of the patch, testing now.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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