[Cogl] [PATCH] Remove all remaining _EXP suffix defines

Neil Roberts neil at linux.intel.com
Fri Sep 7 03:24:39 PDT 2012


Looks good to me.

Reviewed-by: Neil Roberts <neil at linux.intel.com>

Regards,
- Neil

Robert Bragg <robert at sixbynine.org> writes:

> From: Robert Bragg <robert at linux.intel.com>
>
> To delimit which symbols were considered experimental we used to use
> some preprocessor defines to gives experimental symbols an _EXP suffix
> so that anyone monitoring the ABI for changes would easily be able to
> discount changes made to clearly experimental functions.
>
> These days we simply rely on the gtk-doc "Stability: unstable"
> annotation to serve this purpose because changing the actual symbol name
> made it slightly more awkward to debug Cogl using GDB and was an extra
> mechanical step we decided we could do without.
>
> This patch removes the last remaining _EXP suffix defines in Cogl


More information about the Cogl mailing list