Daniel,

I don't understand the context of you question. The patch from Nick seems to
fix my concern.

George

On Fri, 2006-03-10 at 13:22 -0500, Daniel Jacobowitz wrote:
On Wed, Mar 08, 2006 at 10:19:56AM +0000, Nick Clifton wrote:
> *************** main (int argc, char ** argv)
> *** 1205,1211 ****
>       keep_it = 0;
>   
>     if (!keep_it)
> !     unlink_if_ordinary (out_file_name);
>   
>     input_scrub_end ();
>   
> --- 1206,1212 ----
>       keep_it = 0;
>   
>     if (!keep_it)
> !     unlink (out_file_name);
>   
>     input_scrub_end ();
>   

Is this bit unrelated?


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to