bug-tar
[Top][All Lists]
Advanced

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

Re: [Bug-tar] The bootstrap process from git master is again broken


From: Paul Eggert
Subject: Re: [Bug-tar] The bootstrap process from git master is again broken
Date: Thu, 24 Sep 2015 08:41:02 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0

Maybe Sergey is using an older compiler? Or not building from sources that have a .git subdirectory? Either might explain why he's not getting the failures that you and I do. Anyway, I fixed 'make bootstrap' by installing the attached patch. One other suggestion: we can avoid trivial whitespace differences by putting something like the following into our ~/.emacs files:

(setq whitespace-action '(auto-cleanup))
(setq whitespace-style '(trailing empty))
(global-whitespace-mode t)


Attachment: 0001-Fix-problems-caught-by-static-checking.patch
Description: Text Data


reply via email to

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