Control: tags -1 + fixed-upstream

On Sun, Jun 02, 2024 at 03:26:45PM +0200, Sebastian Ramacher wrote:
> > moviemaker.cc:242:47: error: invalid conversion from ‘int (*)(void*, 
> > uint8_t*, int)’ {aka ‘int (*)(void*, unsigned char*, int)’} to ‘int 
> > (*)(void*, const uint8_t*, int)’ {aka ‘int (*)(void*, const unsigned char*, 
> > int)’} [-fpermissive]
> >   242 |                                     fh, NULL, write_packet, 
> > seek_stream);
> >       |                                               ^~~~~~~~~~~~
> >       |                                               |
> >       |                                               int (*)(void*, 
> > uint8_t*, int) {aka int (*)(void*, unsigned char*, int)}

This was already fixed upstream in 1.4.8.  I've been meaning to upload
that anyway, so I'll do it with a bit more urgency.

Cheers,
    Olly

Reply via email to