Re: [dev] [st] [patch] typedefs instead of #defines

From: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
Date: Tue, 8 Apr 2014 14:11:24 +0200

> -#define Rectangle XRectangle
>
...
> - Rectangle r;
> + XRectangle r;

You remove the define at all in this point, and if I remember well, this
define was needed to avoid something. Maybe Christoph can talk a bit
more about this, because I think he was who write these defines.

Regards,


-- 
Roberto E. Vargas Caballero
Received on Tue Apr 08 2014 - 14:11:24 CEST

This archive was generated by hypermail 2.3.0 : Tue Apr 08 2014 - 14:24:03 CEST