This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [patch] binutils/resrc.c (new)



> This one is against CVS instead of 2.10.

Applied, but please send plain text patches instead of attached files
next time.  Also, please include a ChangeLog entry next time.

2000-08-30  Jamie Guinan  <guinan@bluebutton.com>

      * resrc.c (close_input_stream): delete extraneous logic

Index: resrc.c
===================================================================
RCS file: /cvs/src/src/binutils/resrc.c,v
retrieving revision 1.10
diff -r1.10 resrc.c
501,506d500
<   if (cpp_pipe != NULL)
<     {
<       pclose (cpp_pipe);
<       cpp_pipe = NULL;
<     }

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]