[Gegl-developer] two small patches

Martin Nordholts enselic at gmail.com
Thu Mar 26 13:18:36 PDT 2009


Henrik Akesson wrote:
> [gegl_buffer_rename.diff]
>
> Patch from Henrik Akesson that renames pset/pget to
> gegl_buffer_pixel_set and gegl_buffer_pixel_get in order to improve
> readability of code and to conform to gegl coding standards.
> * gegl/buffer/gegl-buffer-access.c
> * gegl/buffer/gegl-buffer-private.h
>   

Thank you, I have commited this now

> [gegl_buffer_refactoring.diff]
>
> Patch from Henrik Akesson that extracts duplicated code from
> gegl_buffer_pixel_get and gegl_buffer_pixel_set into the function
> gegl_buffer_in_abyss to improve readability of code and
> maintainability.
> * gegl/buffer/gegl-buffer-access.c
>   

Seems like the patch misses the header that tells what file it is (and
it is not in unified format either). Could you give a repaired patch in
unified format please?

BR,
Martin


More information about the Gegl-developer mailing list