Date: Thu, 25 Nov 1999 09:52:20 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: DJ Delorie cc: djgpp-workers AT delorie DOT com, rainer AT mathematik DOT uni-bielefeld DOT de Subject: Re: AW: ANNOUNCE: rsxntdj 1.6 BETA In-Reply-To: <199911241439.JAA25063@envy.delorie.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 24 Nov 1999, DJ Delorie wrote: > If we're supporting windows, we should reconfigure > gcc to use 16-bit wide characters. However, you'll have to rebuild > *all* of libc to support them properly (after fixing the wchar type in > the system headers). What prevents us from releasing v2.03 with this change? Wide character aren't really supported by the library, the few functions that pay attention to wchar are just noops, as far as I can see.