Re: Removing xrdb for 10% startup win?



>  Why not grep for any preprocessor statements, and only run cpp if some
>  are present?

What about preprocessor predefined identifiers (__linux, __SVR4, etc)?
Some people might use them in resource files, although I can't think of
an example where this would make sense except in #ifdefs, which would be
caught anyway by such a grep. But to be perfect, gdm would need to know
what identifiers are predefined in the cpp on each system... 

--tml





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]