> From: [EMAIL PROTECTED] (Kim F. Storm) > Date: Tue, 12 Jul 2005 14:44:06 +0200 > > > Code inspection revealed the following w32 specific problems: > > - Qhigh and Qlow have no staticpro. > > - Vw32_valid_codepages has no staticpro. > > - Vw32_valid_locale_ids has no staticpro. > > - Qw32_charset_default is never initialized, but its value > is used in two places. > > - Vx_hand_shape is declared, but never initialized or used. > > > Can someone pls. look at this and fix the problems, or > alternatively specify why staticpro's are not needed.
Can please you remind the rules for what variables need staticpro? _______________________________________________ Emacs-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-devel
