Re: svn commit: r1573106 - /subversion/trunk/build/ac-macros/compiler.m4
From: Branko Čibej <brane_at_wandisco.com>
Date: Sat, 01 Mar 2014 12:38:30 +0100
On 01.03.2014 11:05, Philip Martin wrote:
Yes, the semantics changed in C++, where name() means the same as
int main(void); // or int main(); in C++
and
int main(int argc, char *argv[]);
The distinction is unimportant as far as the purpose of he configure
(FWIW, in C++, you don't need an explicit return statement in 'main',
-- Brane
-- Branko Čibej | Director of Subversion WANdisco // Non-Stop Data e. brane_at_wandisco.comReceived on 2014-03-01 12:39:10 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.