On Fri, Jan 17, 2003 at 09:41:18AM -0700, Chris Winne wrote: > On Thu, Jan 16, 2003 at 08:28:29AM -0800, Dom Lachowicz wrote: > > Since Tomas fixed the BiDi caret, I've fixed the Unix > > implementation of it. It builds and works again now. > > I'll send a QNX patch for phear in a bit. > > > > Dom > > > > CVS: > > ---------------------------------------------------------------------- > > CVS: Enter Log. Lines beginning with `CVS:' are > > removed automatically > > CVS: > > CVS: Committing in . > > CVS: > > CVS: Modified Files: > > CVS: src/af/gr/unix/gr_UnixGraphics.cpp > > CVS: src/af/gr/unix/gr_UnixGraphics.h > > CVS: src/af/xap/unix/xap_UnixNullGraphics.h > > CVS: src/af/xap/unix/xap_UnixPSGraphics.h > > CVS: > > ---------------------------------------------------------------------- > > Shouldn't line 376 read > > m_wctomb(new UT_Wctomb) > > instead of > > m_wctomb(new UT_Wctomb), > > Chris
I mean of course in src/af/gr/unix/gr_UnixGraphics.cpp ....
