fixincludes patch RFA: Fix fenv.h on Ubuntu Precise

Ian Lance Taylor iant@google.com
Thu Nov 7 00:59:00 GMT 2013


On Wed, Nov 6, 2013 at 4:03 PM, Bruce Korb <bruce.korb@gmail.com> wrote:
> please try to see if just one file name expression is sufficient.
> If one is sufficient, please fix, otherwise, approved.
> But, also, "all active branches", please.

I tried to do that, but I ran into my lack of knowledge of the
fixincludes framework.  I need to recognize bits/fenv.h and
x86_64-linux-gnu/bits/fenv.h.  I can't use only "*/bits/fenv.h"
because the docs say that the first file should not start with a
wildcard character.  Can you suggest an approach that may work?

Ian



More information about the Gcc-patches mailing list