$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: gchen (chengang31_at_[hidden])
Date: 2006-08-21 23:33:12
Emil Dotchevski wrote:
> Hello,
>
> I just finished an update to the exception library I am planning to propose
> for addition to Boost. I appreciate all feedback, including incompatibility
> reports with various compilers (I believe the implementation to be
> standard-conforming, but I have only tested with msvc 7.1/8.0 and gcc
> 3.4.4).
>
[...]
I am not a exception expert, but I am just wondering, why the exception
library does not support UNICODE. Is there any technical restriction?
If a exception library support UNICODE as , we can throw user friendly
message.