[Pixman] [PATCH/RFC 0/4] New option to build pixman as C++ code (--enable-enforced-cplusplus)

Behdad Esfahbod behdad at behdad.org
Sun Dec 16 12:34:57 PST 2012


On 12-12-16 12:13 AM, Siarhei Siamashka wrote:
> Any comments or ideas? Hopefully not a C vs. C++ flamewar :)

I would go as far as suggesting that C++ becomes a requirement.  I did that in
HarfBuzz and never looked back.  It's possible to use many useful features of
the language (templates, etc) without linking to libstdc++, so from the user's
point of view there's absolutely no difference between that kind of a library
and a C library.

-- 
behdad
http://behdad.org/


More information about the Pixman mailing list