Skip to content
  • Michael Natterer's avatar
    added GIMP_MODULE_ABI_VERSION define and a "guint32 abi_version" field to · 7eefdb54
    Michael Natterer authored
    2003-01-02  Michael Natterer  <mitch@gimp.org>
    
    	* libgimpmodule/gimpmodule.[ch]: added GIMP_MODULE_ABI_VERSION
    	define and a "guint32 abi_version" field to GimpModuleInfo.  When
    	querying a module, check if it was compiled against the same ABI
    	version as the code loading it. Fixes bug #5744.
    
    	* modules/cdisplay_colorblind.c
    	* modules/cdisplay_gamma.c
    	* modules/cdisplay_highcontrast.c
    	* modules/colorsel_triangle.c
    	* modules/colorsel_water.c: changed accordingly.
    7eefdb54