Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Aug 2020 09:38:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 248736] devel/json-glib: Fix build with clang 11
Message-ID:  <bug-248736-6497-IUFEnvUPku@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-248736-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-248736-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248736

--- Comment #5 from commit-hook@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 * a=
nd
  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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248736-6497-IUFEnvUPku>