Skip to content
Commit cf95ac65 authored by Evan Miller's avatar Evan Miller Committed by Philip Chimento
Browse files

value: Fix compilation error on Darwin

It looks like this is due to a gint64/int64_t type mismatch on Darwin
(long vs long long), at least using GLib 2.66. This patch seems to fix
the immediate issue.

Closes: #473
parent 3125315a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment