Skip to content

Forbid using HANDY_USE_UNSTABLE_API

Adrien Plazas requested to merge aplazas/libhandy:forbid-unstable-api into master

To help applications know they should stop using HANDY_USE_UNSTABLE_API, error out if it is defined.

Let's merge this just after releasing 0.90.0 and making sure Clocks, Settings and Web don't use HANDY_USE_UNSTABLE_API anymore.

Merge request reports