This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch/rebase] Open file only once


On 8/6/2011 3:25 PM, Corinna Vinschen wrote:
> here's another simplification of peflags.  The file gets opened and
> closed in do_mark now.  get_xxx and set_xxx get the pe_flags pointer
> rather than the filename as parameter.
> 
> Ok to apply?

Sure, with minor changes: there are a couple of early returns where you
need to call pe_close() first.

line 281
line 353
line 361

--
Chuck




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