emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs (HEAD) crash on M$ (XP) built with MinGW


From: Eli Zaretskii
Subject: Re: Emacs (HEAD) crash on M$ (XP) built with MinGW
Date: Tue, 21 Oct 2008 08:38:21 +0200

> Date: Tue, 21 Oct 2008 11:10:02 +0530
> From: dhruva <address@hidden>
> Cc: address@hidden
> 
> +  /* if string is NULL, nothing much we can do */
> +  if (NULL == it->string)
> +    {
> +      return 0;
> +    }
> +

Thanks, but we need to understand how come it->string became NULL.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]