HomeFreeBSD

devel/hs-ghcprofview: unbreak with gobject-introspection 1.76

Description

devel/hs-ghcprofview: unbreak with gobject-introspection 1.76

GI/GLib/Functions.hs:5085:34: error:

• Couldn't match type ‘Char’ with ‘CInt’
  Expected: Ptr CInt
    Actual: Ptr Char
• In the first argument of ‘g_unicode_canonical_ordering’, namely
    ‘string'’
  In a stmt of a 'do' block: g_unicode_canonical_ordering string' len
  In the second argument of ‘($)’, namely
    ‘do let len = fromIntegral $ length string
        string' <- packStorableArray string
        g_unicode_canonical_ordering string' len
        freeMem string'
        ....’
 |

5085 | g_unicode_canonical_ordering string' len

|                                  ^^^^^^^

PR: 270405
Reported by: antoine (via exp-run)

Details

Provenance
jbeichAuthored on Mar 25 2023, 5:44 PM
Parents
R11:6c3a3e6d0d2f: www/flexget: update to 3.5.34
Branches
Unknown
Tags
Unknown