From: Theodore Ts'o Subject: Re: [PATCH 05/10] libext2fs: add explicit casts to ext2fs.h Date: Tue, 3 Dec 2013 14:52:38 -0500 Message-ID: <20131203195238.GA14229@thunk.org> References: <20131203002503.GA18601@thunk.org> <1386047418-32431-1-git-send-email-tytso@mit.edu> <1386047418-32431-6-git-send-email-tytso@mit.edu> <20131203191608.GC9535@birch.djwong.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Ext4 Developers List , Kit Westneat To: "Darrick J. Wong" Return-path: Received: from imap.thunk.org ([74.207.234.97]:36155 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753899Ab3LCTwo (ORCPT ); Tue, 3 Dec 2013 14:52:44 -0500 Content-Disposition: inline In-Reply-To: <20131203191608.GC9535@birch.djwong.org> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Tue, Dec 03, 2013 at 11:16:08AM -0800, Darrick J. Wong wrote: >=20 > The function prototypes up around line 1604 need to be updated: >=20 > In file included from inline.c:38:0: > ext2fs.h:1810:17: error: conflicting types for =E2=80=98ext2fs_group_= of_blk=E2=80=99 > ext2fs.h:1604:12: note: previous declaration of =E2=80=98ext2fs_group= _of_blk=E2=80=99 was here > ext2fs.h:1817:17: error: conflicting types for =E2=80=98ext2fs_group_= of_ino=E2=80=99 > ext2fs.h:1605:12: note: previous declaration of =E2=80=98ext2fs_group= _of_ino=E2=80=99 was here Nice catch; I didn't get these errors on my build for some reason. I've applied your fix, thanks. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" i= n the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html