On Thu, Nov 08, 2007 at 08:24:49AM +0100, Abdelrazak Younes wrote: > Enrico Forestieri wrote: >> On Thu, Nov 08, 2007 at 06:05:20AM -0000, [EMAIL PROTECTED] wrote: >>> Author: forenr >>> Date: Thu Nov 8 07:05:19 2007 >>> New Revision: 21513 >>> >>> URL: http://www.lyx.org/trac/changeset/21513 >>> Log: >>> Fix problems with odocstream on "exotic" systems caused by the strfwd >>> gimmick. >>> >>> * src/support/docstream.{cpp,h}: >>> Move insertion operator for char types from docstream.h to >>> docstream.cpp and compile it only when USE_WCHAR_T is not defined. >>> >>> * src/support/strfwd.h: >>> Implement forward declarations in standard C++ way. >> Abdel, I am not sure it is ok with MSVC. Can you confirm it? > > Nope... I more and more think we should enclose docstring in a class.
... and call it LString? ;-) Andre'