This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: --enable-c-mbchar weirdness
On Tue, Aug 27, 2002 at 09:23:45AM -0700, Zack Weinberg wrote:
> On Tue, Aug 27, 2002 at 04:18:00PM +0200, Arkadiusz Miskiewicz wrote:
> > Is this how --enable-c-mbchar is supposed to work? Different
> > result of compilation depending on used locale? Strange...
>
> Yes, unfortunately, we do not yet have a way for source files to
> indicate their encoding. Also, --enable-c-mbchar has gone unused for
> a long time and is therefore likely to have bugs.
As an aside, both gcc and libstdc++-v3 pay attention to this option. (Not
that this effects the OP's question, just FYI.)
Phil
--
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
- Edsger Dijkstra, 1930-2002