Date: Mon, 17 Jun 2002 23:58:00 +0200 (CEST) From: Martin Blapp <mb@imp.ch> To: Thomas David Rivers <rivers@dignus.com> Cc: <current@FreeBSD.ORG>, <obrien@FreeBSD.ORG> Subject: Re: PATCH: wchar_t is already defined in libstd++ Message-ID: <20020617235725.F60170-100000@levais.imp.ch> In-Reply-To: <200206172047.g5HKl4i52609@lakes.dignus.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, > Uh... > > In standard C++, wchar_t is a keyword. So, there should be > no definition of wchar_t at all. I think this is the problem. > (You can't typedef a predefined keyword.) > > (Now - the compiler should certainly have the very same > idea of what a wchar_t is.. the same idea as the C typedef, > but that's a gcc configuration problem.) > > - Dave Rivers - > So my patches would be correct ? Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020617235725.F60170-100000>