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]
Other format: [Raw text]

Re: [RFA] bfd_close should write if file is writable.



The only time this would make a difference is if the bfd is open for
"update".  Is it possible that only a portion of the bfd has been read
in (the part being updated)?  I wonder what would happen if it tried
to write out the bfd when it only had a portion in memory?

Just thinking out loud...


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