« Return to Thread: sendbug(1) patch

Re: sendbug(1) patch

by Dasn-6 :: Rate this Message:

Reply to Author | View in Thread

On 15/04/08 10:56 -0400, Ray wrote:
>
>This is unnecessary, it already saves a copy of the report when you
>abort (see sendbug(1)):
>
>     Once the PR is filled out, the user exits the editor and is presented
>     with a choice: a)bort, e)dit, or s)end.  If abort is selected, the report
>     is not deleted and the pathname of the report is printed.  If edit is se-
>     lected, the user is given a chance to re-edit the report.
>

That's different, the temp file is not exactly the same as what is going
to be sent to the pipe. What if there's a bug in the 'send_file'
function?

--
Dasn

 « Return to Thread: sendbug(1) patch