[Bug preprocessor/42407] Detect non-unique header file names.

2009-12-18 Thread d dot g dot gorbachev at gmail dot com
--- Comment #3 from d dot g dot gorbachev at gmail dot com 2009-12-19 01:20 --- I guess this option should have a few warning levels. For example, -Wcovered-headers (or -Wcovered-headers=1, which is the same) will not warn about fixed and GCC's private include files. -- http://gcc.

[Bug preprocessor/42407] Detect non-unique header file names.

2009-12-18 Thread don at drexel dot edu
--- Comment #2 from don at drexel dot edu 2009-12-18 16:21 --- Thanks for confirming this bug. I suspect that this issue may generate a bit of discussion before an implementation plan is created. Interactions with fixincludes may also need to be worked out. For reference I have writte

[Bug preprocessor/42407] Detect non-unique header file names.

2009-12-18 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2009-12-18 12:48 --- Confirmed. It'll be interesting on how this should interact with #include_next -- rguenth at gcc dot gnu dot org changed: What|Removed |Added -