unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Code inspection: MAC specific problems
@ 2005-07-12 12:40 Kim F. Storm
  2005-07-13  9:19 ` YAMAMOTO Mitsuharu
  0 siblings, 1 reply; 2+ messages in thread
From: Kim F. Storm @ 2005-07-12 12:40 UTC (permalink / raw)



Looking at the code, I found the following MAC specific problem:

- Lisp_Object drag_and_drop_file_list has no staticpro.

If that is intended, pls. add a comment explaining why it is ok.
Else add the missing staticpro.

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

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

* Re: Code inspection: MAC specific problems
  2005-07-12 12:40 Code inspection: MAC specific problems Kim F. Storm
@ 2005-07-13  9:19 ` YAMAMOTO Mitsuharu
  0 siblings, 0 replies; 2+ messages in thread
From: YAMAMOTO Mitsuharu @ 2005-07-13  9:19 UTC (permalink / raw)
  Cc: emacs-devel

>>>>> On Tue, 12 Jul 2005 14:40:35 +0200, storm@cua.dk (Kim F. Storm) said:

> Looking at the code, I found the following MAC specific problem:

> - Lisp_Object drag_and_drop_file_list has no staticpro.

> If that is intended, pls. add a comment explaining why it is ok.
> Else add the missing staticpro.

I removed this variable.

				     YAMAMOTO Mitsuharu
				mituharu@math.s.chiba-u.ac.jp

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-12 12:40 Code inspection: MAC specific problems Kim F. Storm
2005-07-13  9:19 ` YAMAMOTO Mitsuharu

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).