|
From: Ferdinando A. <na...@am...> - 2008-03-04 16:10:17
|
On Tue, Mar 4, 2008 at 1:57 PM, Eric Ehlers <eri...@na...> wrote: > >> At present, non-ASCII characters (>128, aka extended ASCII) > >> appear in various comments and literal strings in the source code > >> > >> Some possible courses of action: > >> 1) Restrict ourselves to the ASCII character set > >> 2) Convert all source code files to Unicode format > >> 3) Disable C4819 > >> 4) Do nothing and as today leave affected parties to work around the > >> problem by implementing one of the above as a local hack > > > > Hmm. (3) seems strangely appealing... > > > > Luigi > > It turns out, (3) doesn't work what is so hard about 2 ? ciao -- Nando |