On Sat, Feb 15, 2003 at 04:58:24PM +0000, F J Franklin wrote: > ../../../../../../abi/src/wp/ap/xp/ap_EditMethods.cpp:10528: invalid conversion > from `UT_sint32' to `const char*'
This is a warning for me. Anyway, it was buggy code. Now it's correct code. Here's the commit (and I got rid of a bunch more warnings). I'm going to go through and eliminate all vestiges of USE_LAYOUT_UNITS now. Then I need to do a significant amount of Day Job before I'll be able to contribute anything major to Abi, I think. warning elimination, and fix fjf's compile problem CVS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: src/af/ev/unix/ev_UnixMouse.cpp src/af/gr/xp/gr_Graphics.cpp CVS: src/af/util/xp/ut_units.h CVS: src/af/xap/unix/xap_UnixFontPreview.cpp CVS: src/af/xap/unix/xap_UnixFrameImpl.cpp CVS: src/af/xap/unix/xap_UnixNullGraphics.cpp CVS: src/af/xap/unix/xap_UnixPSGraphics.cpp CVS: src/text/fmt/xp/fl_BlockLayout.cpp CVS: src/text/fmt/xp/fl_TableLayout.cpp CVS: src/text/fmt/xp/fp_Column.cpp CVS: src/text/fmt/xp/fp_FootnoteContainer.cpp CVS: src/text/fmt/xp/fp_Page.cpp src/text/fmt/xp/fp_Run.cpp CVS: src/text/fmt/xp/fp_TableContainer.cpp CVS: src/text/fmt/xp/fv_View.cpp src/wp/ap/unix/ap_UnixFrame.cpp CVS: src/wp/ap/unix/ap_UnixFrameImpl.cpp CVS: src/wp/ap/xp/ap_EditMethods.cpp CVS: src/wp/ap/xp/ap_Preview_Paragraph.cpp CVS: src/wp/impexp/xp/ie_exp_HTML.cpp CVS: ----------------------------------------------------------------------
