This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

random framework fixes for dawin


This fixes a few lingering problems with frameworks. We need to avoid clobbering memory we don't own, copy memory we don't own and ensure that in_system_header is set correctly for subframework header files. Additionally, we sped it up slightly.

This fixes QT building on darwin.

I put them in as obvious.

Radar 3590930, 3643338.

Attachment: framework-1.diffs.txt
Description: Text document


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