This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Setup: LogFile::exit


On Sun, 2003-03-02 at 13:30, Gary R. Van Sickle wrote:
> Rob,
> 
> LogFile::exit() actually exit()s Setup, i.e. main() never returns under any
> circumstances.  This doesn't seem like a good thing to me; it's not at all clear
> to me why a logging object should as a matter of course be responsible for
> terminating the program.  Mind if I dink with it, or am I missing something?

static object destructors. Get those working (under mingw gui apps), and
we can dink with it.

Cheers,
Rob
-- 
GPG key available at: <http://users.bigpond.net.au/robertc/keys.txt>.

Attachment: signature.asc
Description: This is a digitally signed message part


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