git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Pedantic fix for Apple clang
@ 2018-07-25 21:56 Beat Bolli
  2018-07-25 21:56 ` [PATCH v2] packfile: ensure that enum object_type is defined Beat Bolli
  0 siblings, 1 reply; 3+ messages in thread
From: Beat Bolli @ 2018-07-25 21:56 UTC (permalink / raw)
  To: git; +Cc: gitster, Beat Bolli

Following up on my previous series bb/pedantic for gcc, this is a fix
for pedantic compilation under MacOS 10.13.6 (High Sierra) with the
command line tools of Xcode Version 9.4.1 (9F2000).

Changes against v1:

- [1/2]: include cache.h in packfile.h.

- [2/2]: drop it. Christian Couder is going to include this in the next
  version of the cc/remote-odb topic.

Beat Bolli (1):
  packfile: drop a repeated enum declaration

 packfile.h   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.18.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-07-26  0:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-25 21:56 [PATCH v2 0/1] Pedantic fix for Apple clang Beat Bolli
2018-07-25 21:56 ` [PATCH v2] packfile: ensure that enum object_type is defined Beat Bolli
2018-07-26  0:44   ` Jonathan Nieder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).