-- http://rrt.sc3d.org/ | Praise the person; denounce the action
Trying to build some code I wrote using gnulib on an old machine, it choked
on #include_next. It is using gcc 3.3.3. Some other machines with non-GNU
compilers seem to work OK, so is the problem that gnulib assumes that
too-old versions of GCC support #include_next?
- Problems with old GCC and #include_next Reuben Thomas
- Re: Problems with old GCC and #include_next Bruno Haible
- Re: Problems with old GCC and #include_next Reuben Thomas
- Re: Problems with old GCC and #include_next Eric Blake
- Re: Problems with old GCC and #include_next Reuben Thomas
- Warnings to be fixed Reuben Thomas
- Re: Warnings to be fixed Jim Meyering
- Re: Warnings to be fixed Bruno Haible
- Re: Warnings to be fixed Jim Meyering
- Re: Warnings to be fixed Jim Meyering
- Re: Warnings to be fixed Paul Eggert