From: Bojan Resnik (resnikb_at_[hidden])
Date: 2006-05-15 06:30:26


  Some time ago there was a discussion about MSVC options to treat
wchar_t as a native type. Currently, Boost.Build forces MSVC to always
does this, which is undesirable for some projects. I am currently
beginning to work on a project which requires that wchar_t is not
treated as a native type.

  IIRC, Reece Dunn suggested a <native-wide-character>on/off feature
for MSVC. I can implement this suggestion, if there is general
agreement about it?

-- 
Bojan Resnik