From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Buck To: drepper@cygnus.com Cc: jbuck@synopsys.com, hjl@lucon.org, egcs@cygnus.com Subject: Re: libio patches for glibc 2.1 Date: Mon, 23 Feb 1998 15:08:00 -0000 Message-id: <199802232308.PAA16026@atrus.synopsys.com> References: X-SW-Source: 1998-02/msg01082.html > > How can the egcs/glibc interface be made less volatile? What factors > > are causing the problems? > > The changes in the patch Andreas sent are necessary since libio must > support the extended iostream functionality of the C++ standard. I've > added the code to glibc already since this is my development > environment. Ah, so the disruption is just for extended and wide streams? Then it seems that it should be a one-time thing.