On Mon, Aug 16, 2010 at 11:51 AM, David Marlin <[email protected]> wrote: > > The functions read_pipe and write_pipe in sighold02.c each expect a single > file descriptor as arguments, however the function prototypes define no > arguments. Also, the function references to read_pipe pass two arguments, a > file descriptor and '0'. The second argument should not be passed, as it is > not used. > > Attached is a patch to make the function argument definitions and uses > consistent within this testcase.
ACK. ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
