Date: Wed, 1 Dec 1999 09:51:18 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: DJ Delorie cc: pavenis AT lanet DOT lv, djgpp-workers AT delorie DOT com Subject: Re: AW: ANNOUNCE: rsxntdj 1.6 BETA In-Reply-To: <199911292011.PAA30790@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 Mon, 29 Nov 1999, DJ Delorie wrote: > > DJ, is it okay to change the typedef for wchar_t in the CVS tree? Then > > we could arrange for GCC configured like above available when v2.03 is > > released, and close this problem. > > Sure. Okay, just to be sure I understand this: wchar_t should be changed to unsigned short, but wint_t should be left unchanged, right?