-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wed, 26 Jul 2000, WJCarpenter wrote:

> These patches are against 072500 sources and are all XP.  Tested on
> Linux.
> 
> The first patch loosens up the preferences scheme a bit by allowing a
> preference value which is not in the _builtin_ set if the preference
> name begins with the prefix "debug" (case insensitive).  The idea is
> that developers can use this to selectively trigger behavior that is
> really only appropriate at "develop time".  Previously, you could set
> any preference value you wanted, but you got an ASSERT at preferences
> save time for items not in _builtin_.  Now, you still get the ASSERT
> if the name doesn't start with "debug", but there is a UT_DEBUGMSG
> mentioning the item right before the ASSERT (so you will be able to
> correct the typo you just made :-).  The patch also supplies a trivial
> new function UT_XML_strnicmp()
> 
> The second patch is a new patch that mostly duplicates the patch I
> sent for background checks a few days ago.  I'm sending it to make my
> kNCSL number look good. :-)  It also fixes a few legitimate pieces of
> compiler lint.

Committed. 
 
Fixed patch from Bill Carpenter.  This (1) allows non-standard preference
items if they begin with 'debug'.  (2) Adds preference item debugFlash
(for seeing how background checking works) (3) other minor fixes.  
CVS: ----------------------------------------------------------------------
CVS: Enter Log.  Lines beginning with `CVS:' are removed automatically
CVS: 
CVS: Committing in .
CVS: 
CVS: Modified Files:
CVS:    src/af/util/xp/ut_string.cpp src/af/util/xp/ut_string.h 
CVS:    src/af/xap/xp/xap_Prefs.cpp src/text/fmt/xp/fl_BlockLayout.cpp 
CVS:    src/text/fmt/xp/fl_BlockLayout.h 
CVS:    src/text/fmt/xp/fl_DocLayout.cpp 
CVS:    src/text/fmt/xp/fl_DocLayout.h 
CVS:    src/text/fmt/xp/fl_DocListener.cpp 
CVS:    src/text/fmt/xp/fl_SectionLayout.cpp 
CVS:    src/text/fmt/xp/fv_View.cpp src/wp/ap/xp/ap_Dialog_Spell.cpp 
CVS: ----------------------------------------------------------------------

           
                                sam th               
                                [EMAIL PROTECTED]
                                http://www.abisource.com/~sam/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.1 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE5hnNwt+kM0Mq9M/wRAnt+AJ9zccOmjkZNW6SGFTTuZdkhsr+pEACgmueG
KPOFJg5slEWalYccMNrujtA=
=ZcVH
-----END PGP SIGNATURE-----




Reply via email to