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]

[committed] darwin frameworks should not fall back


This patch tightens up framework searching semantics so that we never find headers from like named frameworks that appear later in the search path. This allows one to develop system frameworks with a local copy and use -F for that local copy and be sure that no files from the system frameworks will ever be found.


Attachment: framework-3.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]