[PATCH xrdb] Get rid of PATHETICCPP macro
Adrian Bunk
bunk at stusta.de
Sun Oct 10 11:47:05 PDT 2010
On Sat, Oct 09, 2010 at 08:47:35PM +0400, Mikhail Gusarov wrote:
> This macro was undefined since 7.0. Generated by unifdef -UPATHETICCPP
Please also manually check the changed code.
>...
> if (!filename &&
> -#ifdef PATHETICCPP
> - need_real_defines
> -#else
> (oper == OPLOAD || oper == OPMERGE || oper == OPOVERRIDE) &&
> (whichResources == RALL || whichResources == RSCREENS)
> -#endif
> ) {
>...
Technically the result is correct, but the resulting code looks
weird and should be properly formatted.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
More information about the xorg-devel
mailing list