This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Namespaces & main()


Jason Merrill <jason@cygnus.com> writes:

|> Just to be clear, I'm talking about falling off the end of ::main being
|> equivalent to a 'return 0;'.  g++ has supported this since before I started
|> working on it in 1993.

Hmm, i tried it again, and it works as expected.  It seems like i forgot
to switch on my brain when i checked the last time. :-(

Andreas.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]