From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: 01/01: gnu: bluez: Install the library and header files. Date: Sun, 24 May 2015 09:25:22 +0200 Message-ID: <20150524072522.GB3087@debian> References: <20150523184142.25636.61870@vcs.savannah.gnu.org> <874mn2ncgi.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56756) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YwQHs-0006qz-EC for guix-devel@gnu.org; Sun, 24 May 2015 03:25:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YwQHn-0002CC-Dw for guix-devel@gnu.org; Sun, 24 May 2015 03:25:32 -0400 Received: from mout.kundenserver.de ([212.227.126.131]:62649) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YwQHm-0002Al-TI for guix-devel@gnu.org; Sun, 24 May 2015 03:25:27 -0400 Content-Disposition: inline In-Reply-To: <874mn2ncgi.fsf@netris.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Mark H Weaver Cc: guix-devel@gnu.org Hello, On Sat, May 23, 2015 at 06:41:49PM -0400, Mark H Weaver wrote: > The form feeds that you just removed were put in by civodul in commit > c84d0eca053cd524294ad10c1f49a877902932c4. Presumably he put them there > intentionally. Did you intend to remove them as part of this unrelated > bluez commit? this is just a consequence of my editor settings that remove white space at the end of lines upon saving a file. I usually only see them when I commit (and did not consider it harmful, except that it hides the real changes in the diff). I just changed it so that only white space at the end of lines I touched are concerned. Andreas