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. -- Kim F. Storm <[EMAIL PROTECTED]> http://www.cua.dk _______________________________________________ Emacs-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-devel
