Re: [PATCH] Fix example calls to png_set_rows() in the manual

John Bowler <[email protected]> Mon, 3 Jan 2022 18:41:48 -0800
Newsgroups gmane.comp.graphics.png.devel
Message-ID <CAP7U398JN2jY_hbh9Oxs=-Y414O6f36aav3aOfrrh=btnM5jTw@mail.gmail.com>
Probably true.  If it is I recommend deleting the manual; there are
more than enough working examples of code in cloud.

John Bowler <[email protected]>
+1 (541) 450-9885
PO BOX 3151
KERBY OR 97531-3151
USA

On Mon, Jan 3, 2022 at 5:40 PM Hussam al-Homsi <[email protected]> wrote:
>
> The third parameter of png_set_rows() is a pointer to pointer but the
> given argument is &row_pointers, which is a pointer to an array of
> pointer. The attached patch fixes this.
> _______________________________________________
> png-mng-implement mailing list
> png-mng-implement-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/png-mng-implement