unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Code inspection: W32 specific problems
@ 2005-07-12 12:44 Kim F. Storm
  2005-07-12 18:59 ` Eli Zaretskii
  2005-07-16 11:32 ` Eli Zaretskii
  0 siblings, 2 replies; 12+ messages in thread
From: Kim F. Storm @ 2005-07-12 12:44 UTC (permalink / raw)



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 <storm@cua.dk> http://www.cua.dk

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2005-07-19 17:14 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-12 12:44 Code inspection: W32 specific problems Kim F. Storm
2005-07-12 18:59 ` Eli Zaretskii
2005-07-12 22:28   ` Stefan Monnier
2005-07-13  8:10     ` Kim F. Storm
2005-07-16 11:32 ` Eli Zaretskii
2005-07-16 17:16   ` David Hunter
2005-07-18 12:29     ` Kim F. Storm
2005-07-19  1:02       ` David Hunter
2005-07-19  8:51         ` Kim F. Storm
2005-07-19  3:37       ` Eli Zaretskii
2005-07-19  8:55         ` Kim F. Storm
2005-07-19 17:14           ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).