error mess ??
- Posted by Bernie Ryan <bwryan at PCOM.NET> Sep 10, 1999
- 417 views
Rob I get the message Warning: call to foo() might be short-circuited What does the message mean and why doesn't the message tell which call to foo() or some hint to the location where the problem is. foo() is called many times and when your debugging a windows program it is not always possible to trace the hundreds of passes in the message loop. Bernie