Re: svn commit: r1573106 - /subversion/trunk/build/ac-macros/compiler.m4
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Sun, 02 Mar 2014 13:31:15 +0000
Branko Čibej <brane_at_wandisco.com> writes:
> "int main(void)" is not equivalent to "int main()" in C; it is in C++.
These are compatible
int foo(void);
however main is special so I suppose 'int main(){...}' might be
-- Philip Martin | Subversion Committer WANdisco // *Non-Stop Data*Received on 2014-03-02 14:31:54 CET |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.