On Wed, Nov 07, 2007 at 11:53:06AM +0100, Enrico Forestieri wrote:
> On Wed, Nov 07, 2007 at 10:55:23AM +0100, Stefan Schimanski wrote:
> 
> > This commit breaks the MathStream class. You get plenty of ascii codes  
> > if you copy a part of a formula and insert it, e.g. \frac becomes  
> > 92frac. Reverting the MathStream part of the commit fixes it.
> 
> This only happens when USE_WCHAR_T is not defined, and I think that
> the culprit is the following line in strfwd.h:
> 
> template<> struct char_traits<wchar_t>;
> 
> put in "accidentally" by someone...

Care to explain hou it should look like instead?

Andre'

Reply via email to