Looks like G_DEBUG_HERE is only available in glib >= 2.50. Might set the
bar too high. For ex. latest Mint has 2.48 and the oldest Ubuntu LTS
(14.04) only has 2.40. I think the latter could be a good baseline.
On Tue, May 29, 2018 at 2:59 PM Bastien Nocera wrote:
> Hey,
>
> In the process of wri
Hey,
In the process of writing and documenting the libfprint drivers API, I
realised that drivers have access to library internals for no good
reason, so I split off the internal library API from the drivers API.
If you have an out-of-tree driver, the easiest would be to update your
fork, and see