Commit ebc56b7d authored by Harald van Dijk's avatar Harald van Dijk Committed by Thomas Holder
Browse files

Fix build with glib 2.67.3.

As of glib 2.67.3, <glib.h> can no longer be included in extern "C"
blocks. It was indirectly included by both "types.h" and "color.h".
"types.h" already does not need to be wrapped in an extern "C" block,
"color.h" does but can be modified not to, so with that changed they can
be moved out.


(cherry picked from commit eb24388f)
parent c2d0d516
Loading
Loading
Loading
Loading
Loading
  • It would be really nice to make new 1.0.4 reelase as 1.0.2 has several build issues.

  • Reporter

    @kloczek We're releasing 1.1 in a few weeks from now (tentative date May 24th) - there's not going to be an 1.0.3.

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment