Re: [Gimp-developer] libmypaint needs patching for recent GEGL

2019-03-12 Thread Øyvind Kolås
On Tue, Mar 12, 2019 at 1:26 PM Helmut Jarausch via gimp-developer-list wrote: This looks mostly OK, though without even looking at the code I suspect 100 is MUCH higher than necessary, this number allocates room in the iterator datastructure for the maximum number of buffers that are iterated

[Gimp-developer] libmypaint needs patching for recent GEGL

2019-03-12 Thread Helmut Jarausch via gimp-developer-list
Hi, I'm using GEGL GIT 2019/06/03. libmypaint (1.3.0) does not compile with this version of GEGL. Can anybody please confirm that the following patch is OK ? --- a/gegl/mypaint-gegl-surface.c.ORIG 2016-06-02 17:43:32.0 +0200 +++ b/gegl/mypaint-gegl-surface.c 2019-03-12