HomeFreeBSD

textproc/goldendict: Fix build with llvm10

Description

textproc/goldendict: Fix build with llvm10

./sptr.hh:71:12: error: cannot initialize return object of type 'unsigned int' with an lvalue of type 'unsigned int *const'

{ return count; }
         ^~~~~

Import upstream fix

PR: 251128
Approved by: bsam (maintainer timeout)

Details

Provenance
mikaelAuthored on
Parents
rP556758: Update to 3.3.7
Branches
Unknown
Tags
Unknown