$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Simon Atanasyan (atanasyan_at_[hidden])
Date: 2007-11-02 09:48:39
On 11/1/07, Vladimir Prus <ghost_at_[hidden]> wrote:
> Simon Atanasyan wrote:
>
> > On 11/1/07, Vladimir Prus <ghost_at_[hidden]> wrote:
> >> It seems like sun compiler does not support unicode escape characters?
> >> Any magic way to make it work?
> >
> > Sun C++ does not support unicode escape characters. The only magic way
> > that I know is to implement this feature in the compiler :)
>
> Are there other issues with unicode support? If not, I probably can
> prepare test data without using unicode escapes.
AFAIK "unicode escape" is the only issue.
-- Simon Atanasyan