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]

setup and exiting


Here is a list of places where setup exits not-by-LogSingleton.

NB: I haven't checked for potential uncaught exceptions, which might give
other ways to exit not-by-LogSingleton.

PickView.cc:414:    exit (10);
PickView.cc:425:    exit (11);
String++.cc:79:     exit (100);
String++.cc:93:     exit (100);
String++.cc:201:    exit (100);
String++.cc:215:    exit (100);
msg.cc:46:          ExitProcess (0);
package_db.cc:122:  exit (1);


Max.


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