[Bug 248736] devel/json-glib: Fix build with clang 11

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 22 09:38:45 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248736

--- Comment #5 from commit-hook at FreeBSD.org ---
A commit references this bug:

Author: zeising
Date: Sat Aug 22 09:37:47 UTC 2020
New revision: 545754
URL: https://svnweb.freebsd.org/changeset/ports/545754

Log:
  devel/json-glib: Fix build with llvm 11

  Fix the build of devel/json-glib with llvm 11.
  llvm 11 introduced a new warning relating to how to cast between void * and
  enums, which json-glib are stumbling over.

  PR:           248736
  Submitted by: dim
  MFH:          2020Q3

Changes:
  head/devel/json-glib/files/
  head/devel/json-glib/files/patch-json-glib_json-scanner.c

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-gnome mailing list