This is the mail archive of the gcc@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]

#include_next and absolute pathnames


Does anyone know (or care to propose) what #include_next should do
in a file that's included with an absolute pathname?

I'm thinking of 

#include "/usr/include/limits.h"

or similar.

I'm thinking "error message", but maybe we should preserve the current
behaviour, which I think is that it behaves like #include.

-- 
- Geoffrey Keating <geoffk at geoffk dot org>


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