Re: Code inspection: MAC specific problems

2005-07-13 Thread YAMAMOTO Mitsuharu
> On Tue, 12 Jul 2005 14:40:35 +0200, [EMAIL PROTECTED] (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

Code inspection: MAC specific problems

2005-07-12 Thread Kim F. Storm
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 <[EMAIL PROTECTED]> http://www.cua.dk ___