git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Compiler requirements for git?
@ 2009-01-14 18:32 Corey Stup
  2009-01-14 22:38 ` Miklos Vajna
  0 siblings, 1 reply; 7+ messages in thread
From: Corey Stup @ 2009-01-14 18:32 UTC (permalink / raw)
  To: git

Newbie to the group.
I couldn't find a reference to say what the requirements are to
compile git.  Certainly it works with GCC, but GCC allows for all
sorts of non standard syntax.

When trying to compile with a C89 compliant compiler, I'm coming
across a couple issues:
- "inline" use
- trailing comma on the last member of enums

Are these oversights or does git require GCC or a C99 compiler?
Thanks!

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

end of thread, other threads:[~2009-03-16 22:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-14 18:32 Compiler requirements for git? Corey Stup
2009-01-14 22:38 ` Miklos Vajna
2009-03-14  1:04   ` [PATCH] Autoconf: Disable inline for compilers that don't support it Allan Caffee
2009-03-14 20:46     ` Junio C Hamano
2009-03-15 15:21       ` Allan Caffee
2009-03-15 19:52         ` Junio C Hamano
2009-03-16 22:31           ` Allan Caffee

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).