Re: [dev] [st] latest git fails to compile on openbsd

From: FRIGN <dev_AT_frign.de>
Date: Fri, 6 Jun 2014 14:02:51 +0200

On Fri, 6 Jun 2014 13:55:17 +0200 (CEST)
"Nils R" <ml_AT_hxgn.net> wrote:

> Any thoughts?

> -typedef Colormap Colormap;
> +typedef Colormap Colourmap;
>
> typedef struct {
> char c[UTF_SIZ]; /* character code */
> _AT_@ -241,7 +241,7 @@ typedef struct {
> /* Purely graphic info */
> typedef struct {
> Display *dpy;
> - Colormap cmap;
> + Colourmap cmap;

How did this pass QC?
I remember we wanted to make Colour/Color uniform
and ban all instances of "Colour" in variable and type-names.
In this case, just removing the typedef is sufficient.

Cheers

FRIGN

-- 
FRIGN <dev_AT_frign.de>
Received on Fri Jun 06 2014 - 14:02:51 CEST

This archive was generated by hypermail 2.3.0 : Fri Jun 06 2014 - 14:12:06 CEST