------- Additional Comments From ebotcazou at gcc dot gnu dot org  2005-01-12 
17:58 -------
AFAICS this has never worked as you intended: GCC 2.95.3, 2.96, 3.0.4, 3.1.1,
3.2.3 and 3.3.5 issue

#error "got wrong <inc/next.h>"

which means that #include_next was behaving like #include in that case.  So the
error is a progress, as Geoff and Neil said in the thread linked to above.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot gnu dot
                   |                            |org
             Status|NEW                         |RESOLVED
           Priority|P1                          |P2
         Resolution|                            |INVALID
            Summary|[3.4/4.0 Regression]        |#include_next fails
                   |#include_next fails         |following #include that
                   |following #include that     |specifies an absolute path
                   |specifies an absolute path  |
   Target Milestone|3.4.4                       |---


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17110

Reply via email to