Re: Corrections for signal handlers

2009-11-29 Thread Markus Elfring
> And don't ask me to actually think about what I'm doing, I am still open for further discussions. > it's too hard to figure out how to print a string and a number without using > printf(). This data display (e. g. for the input command and line number) is generally not a problem. But the si

Re: Corrections for signal handlers

2009-11-29 Thread Markus Elfring
> Original printed more useful information. I am aware of the desire to get some data for easier program debugging conveniently. > Just dropping it in sake of "correctness" is wrong. I have got an opposite opinion. I am curious if more software developers would like to care for complete async