emacs-devel
[Top][All Lists]
Advanced

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

Re: Recent trunk build crashes a lot under Win32


From: Claus
Subject: Re: Recent trunk build crashes a lot under Win32
Date: Sat, 19 Apr 2008 22:28:47 +0200

On Fri, Apr 18, 2008 at 4:26 AM, Stefan Monnier
<address@hidden> wrote:
>  > But `nm' does not always point to the string data of `name' on some
>  > platforms.
>
>  >   1160          nm = SDATA (name);
>  >   1161
>  >   1162        #ifdef DOS_NT
>  >   1163          /* We will force directory separators to be either all \ 
> or /, so make
>  >   1164             a local copy to modify, even if there ends up being no 
> change. */
>  >   1165          nm = strcpy (alloca (strlen (nm) + 1), nm);
>
>  Good point.  I hope I've fixed it now,

That seemed to do the trick. No more crashes for me - thanks!

Claus




reply via email to

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