K 10 svn:author V 7 zeising K 8 svn:date V 27 2020-08-22T09:37:46.866509Z K 7 svn:log V 251 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 END