emacs-devel
[Top][All Lists]
Advanced

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

Re: Error in bootstrap


From: Eli Zaretskii
Subject: Re: Error in bootstrap
Date: Thu, 13 Apr 2006 12:34:26 +0300

> From: Kenichi Handa <address@hidden>
> CC: address@hidden, address@hidden
> Date: Thu, 13 Apr 2006 13:43:45 +0900
> 
> > Handa-san, could you please look into why this change breaks the
> > Windows port?  I suspect that it somehow causes the .elc files to be
> > written with EOL conversions \n -> \r\n, which corrupts the compiled
> > files.  But I don't see why: bytecomp.el binds coding-system-for-write
> > to no-conversion, so it ought to work.  Is it possible that your
> > change affects no-conversion?
> 
> Yes, thank you for tracking down the problem.  I've just
> installed fixed.

Thanks.




reply via email to

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