Bugs item #1847981, was opened at 2007-12-10 10:30 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=103382&aid=1847981&group_id=3382
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Testcases Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: George Kraft IV (gk4) Assigned to: Nobody/Anonymous (nobody) Summary: 559 tests incorrectly exit with negative number Initial Comment: 599 LTP tests found to incorrectly exit with a negative number. All C code should exit with 0 (success), 1 (failure), or some positive integer (undefined); however, a negative number should never be used because it gets masked and therefore is unpredictable. http://www.opengroup.org/onlinepubs/000095399/functions/exit.html ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=103382&aid=1847981&group_id=3382 ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
