[PATCH weston] Remove a wrong closing “extern "C"” in shared/xalloc.c

Emmanuel Gil Peyrot linkmauve at linkmauve.fr
Thu Jul 14 00:38:13 UTC 2016


On Wed, Jul 13, 2016 at 05:13:24PM -0700, Thiago Macieira wrote:
> > -#ifdef  __cplusplus
> > -}
> > -#endif
> 
> Out of curiosity: why are you compiling C sources as C++?
> 
> Is that the Arduino compiler?

I wasn’t, I just noticed this leftover from a previous copy (likely the
file creation), and just fixed it.

I don’t have any particular reason to compile C code as C++, as this
might break things in non-obvious ways.

> 
> -- 
> Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
>    Software Architect - Intel Open Source Technology Center
> 
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/wayland-devel

-- 
Emmanuel Gil Peyrot


More information about the wayland-devel mailing list