$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2005-05-11 12:13:39
>> And a lot more like this. Why references to std::char_traits<wchar_t>
>> symbols are undefined?
>
> Because MinGW doesn't have wide char support. Well.. it has the type.. but
> that's about it :-) (this is AFAIK, i.e. last I checked)
Doesn't standard require wchar_t specialization?
Anyway, how could I separate mingw from any other gcc?
Gennadiy