This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 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: My program restarts six times under Cygwin when run under rxvt/xterm


Wow.
Is it a documented behavior?
What is the reason for cygwin to believe that the program needs to be re-run?


I'm not sure how I can control the exit value if the actual exit is performed by exception handler...

Thanks,
Alex

Christopher Faylor wrote:
Actually, nevermind.  I know what the problem is.  Cygwin is
interpreting the exit value from your program as being indicative of a
hard failure and trying to rerun it as a result.  If you explicitly exit
with a value less than 65535 it should work better.

cgf


-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/


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